summary refs log tree commit diff
diff options
context:
space:
mode:
authorFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-08-10 21:02:40 +0200
committerFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-08-10 21:02:40 +0200
commit1dd1ddd8657c9873cfd5657b3b896a83a1397f66 (patch)
tree3e7763011b07ed1d7b5bdb42b16e8e898584debc
parentNew translations auth.json (Lithuanian) (diff)
downloadserver-1dd1ddd8657c9873cfd5657b3b896a83a1397f66.tar.xz
New translations auth.json (Chinese Simplified)
-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": "新用户注册已禁用",