summary refs log tree commit diff
diff options
context:
space:
mode:
authorFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-08-10 21:02:42 +0200
committerFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-08-10 21:02:42 +0200
commit7247440414b6048778428d56983196d05972bdc2 (patch)
tree4de797f5f50f3483e1342165bb77725035787445
parentNew translations auth.json (Chinese Traditional) (diff)
downloadserver-7247440414b6048778428d56983196d05972bdc2.tar.xz
New translations auth.json (Vietnamese)
-rw-r--r--locales/vi/auth.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/locales/vi/auth.json b/locales/vi/auth.json
index acc678cf..b2f59d44 100644
--- a/locales/vi/auth.json
+++ b/locales/vi/auth.json
@@ -1,7 +1,8 @@
 {
 	"login": {
 		"INVALID_LOGIN": "E-mail hoặc số điện thoại không tồn tại",
-		"INVALID_PASSWORD": "Sai mật khẩu"
+		"INVALID_PASSWORD": "Sai mật khẩu",
+		"ACCOUNT_DISABLED": "This account is disabled"
 	},
 	"register": {
 		"REGISTRATION_DISABLED": "Hệ thống hiện không cho phép tài khoản mới",