feat: Support i18n

This commit is contained in:
2026-02-05 13:59:13 +08:00
parent ff0a7dc1a8
commit 2f53e14a26
87 changed files with 4290 additions and 358 deletions

View File

@@ -0,0 +1,12 @@
{
"home": "Home",
"settings": "Settings",
"userManagement": "User Management",
"logout": "Logout",
"login": "Login",
"toggleTheme": "Toggle Theme",
"changeLanguage": "Change Language",
"customVoiceTab": "Custom",
"voiceDesignTab": "Design",
"voiceCloneTab": "Clone"
}