Add translation for no admin access

This commit is contained in:
Aurelsicoko 2018-01-25 13:59:50 +01:00
parent add54f8ecb
commit b45f6777a6
2 changed files with 2 additions and 0 deletions

View File

@ -5,6 +5,7 @@
"Auth.form.button.reset-password": "Change password",
"Auth.form.button.login": "Log in",
"Auth.form.button.register": "Ready to start",
"Auth.form.error.noAdminAccess": "You can't access to the administration panel.",
"Auth.form.forgot-password.email.label": "Enter your email",
"Auth.form.forgot-password.email.label.success": "Email sent with success to",

View File

@ -4,6 +4,7 @@
"Auth.form.button.reset-password": "Changez votre mot de passe",
"Auth.form.button.login": "Se connecter",
"Auth.form.button.register": "Prêt à commencer",
"Auth.form.error.noAdminAccess": "Vous ne pouvez pas accéder à l'administration.",
"Auth.form.forgot-password.email.label": "Entrez votre email",
"Auth.form.forgot-password.email.label.success": "Email envoyé avec succès à l'adresse suivante",