Merge pull request #6369 from tchak/fix-shared-locales
fix shared locales namespace
This commit is contained in:
commit
fa26dea083
1 changed files with 3 additions and 3 deletions
|
@ -175,9 +175,9 @@ fr:
|
||||||
got_it: "Bien reçu !"
|
got_it: "Bien reçu !"
|
||||||
open_your_mailbox: "Maintenant ouvrez votre boite email."
|
open_your_mailbox: "Maintenant ouvrez votre boite email."
|
||||||
title: "Lien de réinitialisation du mot de passe envoyé"
|
title: "Lien de réinitialisation du mot de passe envoyé"
|
||||||
shared:
|
shared:
|
||||||
email_can_take_a_while_html: "<strong>Attention</strong>, ce message peut mettre jusqu’à <strong>15 minutes</strong> pour arriver."
|
email_can_take_a_while_html: "<strong>Attention</strong>, ce message peut mettre jusqu’à <strong>15 minutes</strong> pour arriver."
|
||||||
contact_us_if_any_trouble_html: "En cas de difficultés, nous restons joignables <a href=\"%{href}\">via ce formulaire</a>."
|
contact_us_if_any_trouble_html: "En cas de difficultés, nous restons joignables <a href=\"%{href}\">via ce formulaire</a>."
|
||||||
modal:
|
modal:
|
||||||
publish:
|
publish:
|
||||||
title:
|
title:
|
||||||
|
|
Loading…
Reference in a new issue