1
0
mirror of https://github.com/spacebarchat/server.git synced 2024-09-21 18:21:36 +02:00

New translations auth.json (Japanese)

This commit is contained in:
Flam3rboy 2021-08-10 21:02:48 +02:00
parent ef2c48daeb
commit dd6b138703

View File

@ -1,7 +1,8 @@
{
"login": {
"INVALID_LOGIN": "メールまたは電話が見つかりません",
"INVALID_PASSWORD": "無効なパスワード"
"INVALID_PASSWORD": "無効なパスワード",
"ACCOUNT_DISABLED": "This account is disabled"
},
"register": {
"REGISTRATION_DISABLED": "新しいユーザー登録は無効です",