Merge pull request #6438 from betagouv/i18n-translate-instructions-reset-password
i18n: ajout des traductions pour la page reset-link-sent
This commit is contained in:
commit
e87ab1dc40
1 changed files with 13 additions and 0 deletions
|
@ -202,6 +202,19 @@ en:
|
||||||
connection: Sign in
|
connection: Sign in
|
||||||
are_you_new: First time on %{app_name}?
|
are_you_new: First time on %{app_name}?
|
||||||
find_procedure: Find your procedure
|
find_procedure: Find your procedure
|
||||||
|
password:
|
||||||
|
reset_link_sent:
|
||||||
|
got_it: Got it!
|
||||||
|
open_your_mailbox: Now open your mailbox.
|
||||||
|
email_sent_html: We have sent you an email to the address <strong>%{email}</strong>.
|
||||||
|
click_link_to_reset_password: Click on the link in the email to change your password.
|
||||||
|
no_mail: Didn't receive the email?
|
||||||
|
check_spams: Check your junk or spam email.
|
||||||
|
check_account: Have you created a %{application_name} account with the adress %{email}? You will not receive any message if no account is linked to your email adress.
|
||||||
|
check_france_connect_html: Have you once logged in with France Connect? If yes, <a href=\"%{href}\">try again with France Connect</a>.
|
||||||
|
shared:
|
||||||
|
email_can_take_a_while_html: <strong>Please note</strong> that this message can take up to 15 minutes to arrive.
|
||||||
|
contact_us_if_any_trouble_html: You can contact us <a href=\"%{href}\">through this form</a> if a problem still exists.
|
||||||
modal:
|
modal:
|
||||||
publish:
|
publish:
|
||||||
title:
|
title:
|
||||||
|
|
Loading…
Reference in a new issue