From 7247440414b6048778428d56983196d05972bdc2 Mon Sep 17 00:00:00 2001 From: Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> Date: Tue, 10 Aug 2021 21:02:42 +0200 Subject: [PATCH] New translations auth.json (Vietnamese) --- locales/vi/auth.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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",