refactor(i18n): move signature translation keys to shared
This commit is contained in:
parent
c1c45613cc
commit
241f564ecc
32 changed files with 38 additions and 38 deletions
|
@ -1,7 +1,7 @@
|
|||
- content_for :procedure_logo do
|
||||
= render 'layouts/mailers/logo', url: @logo_url
|
||||
|
||||
%p= t(:greeting, scope: [:layouts, :signature])
|
||||
%p= t(:hello, scope: [:views, :shared, :greetings])
|
||||
|
||||
%p
|
||||
Vous avez commencé à remplir un dossier pour la démarche
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue