From 1712368f6a1ec07bad2c1edb17ae480397e0f45f Mon Sep 17 00:00:00 2001 From: guillaume Date: Wed, 19 Dec 2018 17:21:27 +0100 Subject: Improves UI for ldap error messages --- i18n/en.i18n.json | 4 +++- i18n/fr.i18n.json | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) (limited to 'i18n') diff --git a/i18n/en.i18n.json b/i18n/en.i18n.json index 5aa04e97..a4138f14 100644 --- a/i18n/en.i18n.json +++ b/i18n/en.i18n.json @@ -620,5 +620,7 @@ "layout": "Layout", "hide-logo": "Hide Logo", "add-custom-html-after-body-start": "Add Custom HTML after start", - "add-custom-html-before-body-end": "Add Custom HTML before end" + "add-custom-html-before-body-end": "Add Custom HTML before end", + "error-undefined": "Something went wrong", + "error-ldap-login": "An error occurred while trying to login" } diff --git a/i18n/fr.i18n.json b/i18n/fr.i18n.json index 98fade89..f2a7c5db 100644 --- a/i18n/fr.i18n.json +++ b/i18n/fr.i18n.json @@ -619,5 +619,7 @@ "layout": "Interface", "hide-logo": "Cacher le logo", "add-custom-html-after-body-start": "Add Custom HTML after start", - "add-custom-html-before-body-end": "Add Custom HTML before end" + "add-custom-html-before-body-end": "Add Custom HTML before end", + "error-undefined": "Une erreur inconnue s'est produite", + "error-ldap-login": "Une erreur s'est produite lors de la tentative de connexion" } \ No newline at end of file -- cgit v1.2.3-1-g7c22