summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--locales/zh/auth.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/locales/zh/auth.json b/locales/zh/auth.json

index db5f1eb4..90c27afe 100644 --- a/locales/zh/auth.json +++ b/locales/zh/auth.json
@@ -1,7 +1,8 @@ { "login": { "INVALID_LOGIN": "找不到电子邮件或电话", - "INVALID_PASSWORD": "无效密码" + "INVALID_PASSWORD": "无效密码", + "ACCOUNT_DISABLED": "This account is disabled" }, "register": { "REGISTRATION_DISABLED": "新用户注册已禁用",