add missing translations footer email change password

This commit is contained in:
Julie Salha 2023-04-18 13:56:50 +02:00
parent c37a54b65b
commit be16cb6f5e
3 changed files with 7 additions and 1 deletions

View file

@ -5,4 +5,5 @@
= service.nom
- else
-# The WORD JOINER unicode entity (⁠) prevents email clients from auto-linking the signature
Léquipe #{APPLICATION_NAME.gsub(".","⁠.").html_safe}
= t('.team')
#{APPLICATION_NAME.gsub(".","⁠.").html_safe}

View file

@ -11,3 +11,5 @@ en:
by_email: "By email :"
by_phone: "By phone :"
schedule: "Schedule :"
signature:
team: "The team"

View file

@ -1,3 +1,4 @@
fr:
layouts:
mailers:
@ -11,3 +12,5 @@ fr:
by_email: "Par email :"
by_phone: "Par téléphone :"
schedule: "Horaires :"
signature:
team: "Léquipe"