diff options
author | Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> | 2021-08-10 21:02:46 +0200 |
---|---|---|
committer | Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> | 2021-08-10 21:02:46 +0200 |
commit | 4493f64316713d619d425dabccdd93502a4e736e (patch) | |
tree | 01ae54684f597e77307d9135e3d01803149455d5 | |
parent | New translations auth.json (Hindi) (diff) | |
download | server-4493f64316713d619d425dabccdd93502a4e736e.tar.xz |
New translations auth.json (Esperanto)
-rw-r--r-- | locales/eo/auth.json | 3 |
1 files changed, 2 insertions, 1 deletions
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", |