chore: Update translations (#10549)

Co-authored-by: Shivam Mishra <scm.mymail@gmail.com>
Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com>
This commit is contained in:
Chatwoot Bot
2025-01-14 08:30:56 -08:00
committed by GitHub
parent 91dd92e318
commit 0c01303db0
1111 changed files with 59718 additions and 21681 deletions

View File

@@ -1,22 +1,22 @@
{
"SET_NEW_PASSWORD": {
"TITLE": "Set new password",
"TITLE": "设置新密码",
"PASSWORD": {
"LABEL": "密码",
"PLACEHOLDER": "密码",
"ERROR": "密码太短了."
},
"CONFIRM_PASSWORD": {
"LABEL": "Confirm password",
"LABEL": "请重新输入一次密码",
"PLACEHOLDER": "确认密码",
"ERROR": "密码不匹配."
},
"API": {
"SUCCESS_MESSAGE": "成功修改密码.",
"ERROR_MESSAGE": "Could not connect to Woot server. Please try again."
"ERROR_MESSAGE": "无法连接Woot服务器请稍后再试"
},
"CAPTCHA": {
"ERROR": "Verification expired. Please solve captcha again."
"ERROR": "验证码过期。请重新获取"
},
"SUBMIT": "提交"
}