From 4493f64316713d619d425dabccdd93502a4e736e Mon Sep 17 00:00:00 2001 From: Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> Date: Tue, 10 Aug 2021 21:02:46 +0200 Subject: [PATCH] New translations auth.json (Esperanto) --- locales/eo/auth.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/locales/eo/auth.json b/locales/eo/auth.json index 11107697..2d0f7de9 100644 --- a/locales/eo/auth.json +++ b/locales/eo/auth.json @@ -1,7 +1,8 @@ { "login": { "INVALID_LOGIN": "E-Mail aŭ Telefonnumero ne trovis", - "INVALID_PASSWORD": "Pasfrazo ne validas" + "INVALID_PASSWORD": "Pasfrazo ne validas", + "ACCOUNT_DISABLED": "This account is disabled" }, "register": { "REGISTRATION_DISABLED": "Nova uzanta reĝistro estas malebligita",