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:
parent
f7d705d697
commit
1dd1ddd865
@ -1,7 +1,8 @@
|
||||
{
|
||||
"login": {
|
||||
"INVALID_LOGIN": "找不到电子邮件或电话",
|
||||
"INVALID_PASSWORD": "无效密码"
|
||||
"INVALID_PASSWORD": "无效密码",
|
||||
"ACCOUNT_DISABLED": "This account is disabled"
|
||||
},
|
||||
"register": {
|
||||
"REGISTRATION_DISABLED": "新用户注册已禁用",
|
||||
|
Loading…
Reference in New Issue
Block a user