feat(i18n): translate email greetings
This commit is contained in:
parent
a80fc96d5c
commit
6eb072e69f
29 changed files with 32 additions and 56 deletions
|
@ -1,8 +1,7 @@
|
|||
- content_for :procedure_logo do
|
||||
= render 'layouts/mailers/logo', url: @logo_url
|
||||
|
||||
%p
|
||||
Bonjour,
|
||||
%p= t(:greeting, scope: [:layouts, :signature])
|
||||
|
||||
%p
|
||||
Vous avez commencé à remplir un dossier pour la démarche
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue