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": "首页",
"settings": "设置",
"userManagement": "用户管理",
"logout": "退出登录",
"login": "登录",
"toggleTheme": "切换主题",
"changeLanguage": "切换语言",
"customVoiceTab": "自定义",
"voiceDesignTab": "设计",
"voiceCloneTab": "克隆"
}