Fix choose email screen
This commit is contained in:
parent
ce095479b7
commit
08fb6c856e
5 changed files with 30 additions and 24 deletions
|
@ -886,15 +886,16 @@ en:
|
|||
france_connect:
|
||||
particulier:
|
||||
choose_email:
|
||||
intro_html: "Your FranceConnect account uses <b class='bold'>%{email}</b>r as the contact email."
|
||||
intro_html: "Your FranceConnect account uses <span class='fr-badge fr-badge--info fr-badge--sm'>%{email}</span> as the contact email."
|
||||
use_email_for_notifications: "Would you like to use it to receive notifications regarding the progress of your cases?"
|
||||
confirm: "Confirm"
|
||||
choose_email_contact: "Choose your contact email"
|
||||
alternative_email: "Please provide the email to use for contacting you."
|
||||
greetings: "Hello,"
|
||||
keep_fc_email_html: Yes, use <b class='bold'>%{email}</b> as contact email.
|
||||
use_another_email: No, use another address.
|
||||
confirmation_sent:
|
||||
confirmation_sent_by_email: "Confirmation sent by email"
|
||||
intro: "A confirmation email has been sent to your address %{email}"
|
||||
confirmation_sent_by_email: "Confirm your email"
|
||||
intro_html: "A confirmation email has been sent to your address <span class='fr-badge fr-badge--info fr-badge--sm'>%{email}</span>"
|
||||
click_the_link_in_the_email: "Please click the link in the email to confirm your account and connect with France Connect in the future."
|
||||
continue: "Continue"
|
||||
merge:
|
||||
|
|
|
@ -939,17 +939,18 @@ fr:
|
|||
france_connect:
|
||||
particulier:
|
||||
choose_email:
|
||||
intro_html: "Votre compte FranceConnect utilise <b class='bold'>%{email}</b> comme email de contact."
|
||||
intro_html: "Votre compte FranceConnect utilise <span class='fr-badge fr-badge--info fr-badge--sm'>%{email}</span> comme email de contact."
|
||||
use_email_for_notifications: Souhaitez-vous l'utiliser pour recevoir les notifications concernant l'avancement de vos dossiers ?
|
||||
confirm: Confirmer
|
||||
choose_email_contact: Choisissez votre e-mail de contact
|
||||
choose_email_contact: Choisissez votre email de contact pour finaliser votre connexion
|
||||
alternative_email: Veuillez nous fournir l'email à utiliser pour vous contacter.
|
||||
greetings: Bonjour,
|
||||
keep_fc_email_html: "Oui, utiliser %{email} comme email de contact."
|
||||
use_another_email: Non, utiliser une autre adresse.
|
||||
email_suggest:
|
||||
wanna_say: 'Voulez-vous dire ?'
|
||||
confirmation_sent:
|
||||
confirmation_sent_by_email: Confirmation envoyée par mail
|
||||
intro: Un mail de confirmation a été envoyé à votre adresse %{email}
|
||||
confirmation_sent_by_email: Confirmez votre email
|
||||
intro_html: Un mail de confirmation a été envoyé à votre adresse <span class='fr-badge fr-badge--info fr-badge--sm'>%{email}</span>
|
||||
click_the_link_in_the_email: Vous devez impérativement cliquer sur le lien du mail pour activer votre adresse et recevoir les notifications sur l'avancement de vos dossiers.
|
||||
continue: Continuer
|
||||
merge:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue