chore: Update translations (#6999)

Co-authored-by: Sojan Jose <sojan@pepalo.com>
This commit is contained in:
Chatwoot Bot
2023-04-28 07:58:03 -07:00
committed by GitHub
parent 02c467b6db
commit be3c75e858
611 changed files with 4830 additions and 2339 deletions

View File

@@ -1,19 +1,19 @@
{
"SET_NEW_PASSWORD": {
"TITLE": "设置新密码",
"TITLE": "Set new password",
"PASSWORD": {
"LABEL": "密码",
"PLACEHOLDER": "密码",
"ERROR": "密码太短了"
"ERROR": "密码太短了."
},
"CONFIRM_PASSWORD": {
"LABEL": "请确认密码",
"LABEL": "Confirm password",
"PLACEHOLDER": "确认密码",
"ERROR": "密码不匹配"
"ERROR": "密码不匹配."
},
"API": {
"SUCCESS_MESSAGE": "成功修改密码",
"ERROR_MESSAGE": "无法连接服务器,请稍后再试"
"SUCCESS_MESSAGE": "成功修改密码.",
"ERROR_MESSAGE": "Could not connect to Woot server. Please try again."
},
"CAPTCHA": {
"ERROR": "Verification expired. Please solve captcha again."