Merge pull request #6137 from betagouv/fix-email-locale
views: fix invalid locale name
This commit is contained in:
commit
a19c5b3a39
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
|||
%p
|
||||
Ouvrez votre boite email <strong>#{@email}</strong> puis cliquez sur le lien d’activation du message <strong>Connexion sécurisée à #{APPLICATION_NAME}</strong>.
|
||||
%p
|
||||
= t('views.users.shared.email_can_take_a_while')
|
||||
= t('views.users.shared.email_can_take_a_while_html')
|
||||
|
||||
%section.link-sent-help
|
||||
%p
|
||||
|
|
Loading…
Reference in a new issue