chatbot-ui/public/locales/zh/translation.json

28 lines
1.1 KiB
JSON

{
"Ask anything. Type \"/\" for prompts, \"@\" for files, and \"#\" for tools.": "随便问点什么。输入“/”查找提示,“@”查找文件,“#”查找工具。",
"Company Name": "深圳果冻移民咨询有限责任公司",
"Clock In": "打卡",
"setup": {
"LetsCreateYourProfile": "让我们来创建您的个人资料。",
"WelcomeToChatbotUI": "欢迎使用 Chatbot UI",
"EnterAPIKeysForEachServiceYoudLikeToUse": "输入您希望使用的每个服务的 API 密钥。",
"SetAPIKeysOptional": "设置 API 密钥(可选)",
"YouAreAllSetUp": "设置完成!",
"SetupComplete": "设置完成"
},
"login": {
"email": "电子邮件",
"emailPlaceholder": "you@example.com",
"password": "密码",
"passwordPlaceholder": "••••••••",
"loginButton": "登录",
"signUpButton": "注册",
"forgotPassword": "忘记密码?",
"reset": "重置",
"emailNotAllowed": "邮箱 {{email}} 不允许注册。",
"passwordResetMessage": "请检查邮箱以重置密码",
"errorUnexpected": "发生了意外错误"
}
}