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:
@@ -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": "提交"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user