mirror of
https://github.com/strapi/strapi.git
synced 2025-07-23 17:10:08 +00:00
Add translation for no admin access
This commit is contained in:
parent
add54f8ecb
commit
b45f6777a6
@ -5,6 +5,7 @@
|
|||||||
"Auth.form.button.reset-password": "Change password",
|
"Auth.form.button.reset-password": "Change password",
|
||||||
"Auth.form.button.login": "Log in",
|
"Auth.form.button.login": "Log in",
|
||||||
"Auth.form.button.register": "Ready to start",
|
"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": "Enter your email",
|
||||||
"Auth.form.forgot-password.email.label.success": "Email sent with success to",
|
"Auth.form.forgot-password.email.label.success": "Email sent with success to",
|
||||||
|
@ -4,6 +4,7 @@
|
|||||||
"Auth.form.button.reset-password": "Changez votre mot de passe",
|
"Auth.form.button.reset-password": "Changez votre mot de passe",
|
||||||
"Auth.form.button.login": "Se connecter",
|
"Auth.form.button.login": "Se connecter",
|
||||||
"Auth.form.button.register": "Prêt à commencer",
|
"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": "Entrez votre email",
|
||||||
"Auth.form.forgot-password.email.label.success": "Email envoyé avec succès à l'adresse suivante",
|
"Auth.form.forgot-password.email.label.success": "Email envoyé avec succès à l'adresse suivante",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user