Implemented i18n on newsletter
This commit is contained in:
parent
1918fbc3fb
commit
38897e8d65
3 changed files with 30 additions and 6 deletions
14
i18n/fr.toml
14
i18n/fr.toml
|
@ -15,4 +15,16 @@ other = "Je bidouille;Bref je code" # Split each quote with a ';'
|
|||
other = "Naviguation"
|
||||
|
||||
[contact_me]
|
||||
other = "Contactez moi :"
|
||||
other = "Contactez moi :"
|
||||
|
||||
[newsletter_text]
|
||||
other = "Restez à jour par e-mail"
|
||||
|
||||
[newsletter_input]
|
||||
other = "Entrez une adresse e-mail"
|
||||
|
||||
[newsletter_warning]
|
||||
other = "Nous ne partagerons jamais votre courriel avec quelqu'un d'autre."
|
||||
|
||||
[submit]
|
||||
other = "Envoyer"
|
Loading…
Add table
Add a link
Reference in a new issue