feat(i18n): translate email greetings
This commit is contained in:
parent
a80fc96d5c
commit
6eb072e69f
29 changed files with 32 additions and 56 deletions
|
@ -1,7 +1,6 @@
|
|||
- content_for(:title, 'Votre nouvelle adresse email')
|
||||
|
||||
%p
|
||||
Bonjour,
|
||||
%p= t(:greeting, scope: [:layouts, :signature])
|
||||
|
||||
- unconfirmed_email = @resource.try(:unconfirmed_email?)
|
||||
- if unconfirmed_email.present?
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue