summary refs log tree commit diff
diff options
context:
space:
mode:
authorFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-08-10 21:02:48 +0200
committerFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-08-10 21:02:48 +0200
commitdd6b138703a7a8b271bc97a41861f506a411537a (patch)
tree8b2767dd793a716466ac34970580646b15e4df20
parentNew translations auth.json (Dutch) (diff)
downloadserver-dd6b138703a7a8b271bc97a41861f506a411537a.tar.xz
New translations auth.json (Japanese)
-rw-r--r--locales/ja/auth.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/locales/ja/auth.json b/locales/ja/auth.json
index 76d1005e..7a131bb7 100644
--- a/locales/ja/auth.json
+++ b/locales/ja/auth.json
@@ -1,7 +1,8 @@
 {
 	"login": {
 		"INVALID_LOGIN": "メールまたは電話が見つかりません",
-		"INVALID_PASSWORD": "無効なパスワード"
+		"INVALID_PASSWORD": "無効なパスワード",
+		"ACCOUNT_DISABLED": "This account is disabled"
 	},
 	"register": {
 		"REGISTRATION_DISABLED": "新しいユーザー登録は無効です",