Files
waooplus/messages/en/nav.json
saturn fba480ae6e feat: add Husky hooks and fix provider tutorial UI/logic
- 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
2026-03-09 02:42:35 +08:00

10 lines
186 B
JSON

{
"workspace": "Workspace",
"assetHub": "Asset Hub",
"profile": "Settings",
"downloadLogs": "Download Logs",
"signin": "Sign In",
"signup": "Sign Up",
"logout": "Logout"
}