1
0
mirror of https://github.com/spacebarchat/server.git synced 2024-11-10 20:52:42 +01:00

New translations auth.json (Chinese Simplified)

This commit is contained in:
Flam3rboy 2021-08-10 21:02:40 +02:00
parent f7d705d697
commit 1dd1ddd865

View File

@ -1,7 +1,8 @@
{
"login": {
"INVALID_LOGIN": "找不到电子邮件或电话",
"INVALID_PASSWORD": "无效密码"
"INVALID_PASSWORD": "无效密码",
"ACCOUNT_DISABLED": "This account is disabled"
},
"register": {
"REGISTRATION_DISABLED": "新用户注册已禁用",