- Add Husky pre-commit and pre-push hooks for linting, type checking, and build validation - Fix visual hierarchy bug in the provider onboarding tutorial - Remove feedback modal - Move MinIO bucket creation logic to before app startup - Wire MiniMax audio through voice generation pipeline - Fix scene insertion issues - Fix portal tutorial modal and harden panel variant task flow
10 lines
196 B
JSON
10 lines
196 B
JSON
{
|
|
"workspace": "工作区",
|
|
"assetHub": "资产中心",
|
|
"profile": "设置中心",
|
|
"downloadLogs": "下载日志",
|
|
"signin": "登录",
|
|
"signup": "注册",
|
|
"logout": "退出登录"
|
|
}
|