From bbfa38b1a3f39c650636e21d88a579f79c72a76a Mon Sep 17 00:00:00 2001 From: Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> Date: Tue, 10 Aug 2021 21:03:03 +0200 Subject: [PATCH] New translations auth.json (Greek) --- locales/el/auth.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/locales/el/auth.json b/locales/el/auth.json index 40a2c4fe..9315d590 100644 --- a/locales/el/auth.json +++ b/locales/el/auth.json @@ -1,7 +1,8 @@ { "login": { "INVALID_LOGIN": "Το e-mail ή το τηλέφωνο δεν βρέθηκε", - "INVALID_PASSWORD": "Μη Έγκυρος Κωδικός" + "INVALID_PASSWORD": "Μη Έγκυρος Κωδικός", + "ACCOUNT_DISABLED": "This account is disabled" }, "register": { "REGISTRATION_DISABLED": "Η εγγραφή νέου χρήστη είναι απενεργοποιημένη",