mirror of
https://github.com/strapi/strapi.git
synced 2025-11-01 18:33:55 +00:00
Fix typo
This commit is contained in:
parent
5ddb32222b
commit
bd323c7cae
@ -12,7 +12,7 @@
|
||||
"EditForm.inputToggle.description.email": "Disallow the user to create multiple accounts using the same email address with different authentication providers.",
|
||||
"EditForm.inputToggle.description.email-confirmation": "When enabled (ON), new registred users receive a confirmation email.",
|
||||
"EditForm.inputToggle.description.email-confirmation-redirection": "After confirmed your email, chose where you will be redirected.",
|
||||
"EditForm.inputToggle.description.email-reset-password": "URL of your application reset password page.",
|
||||
"EditForm.inputToggle.description.email-reset-password": "URL of your application's reset password page",
|
||||
"EditForm.inputToggle.description.sign-up": "When disabled (OFF), the registration process is forbidden. No one can subscribe anymore no matter the used provider.",
|
||||
"EditForm.inputToggle.label.email": "One account per email address",
|
||||
"EditForm.inputToggle.label.email-confirmation": "Enable email confirmation",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user