i18n: request new password translation
This commit is contained in:
parent
c91aa2c2be
commit
ff575db4b3
1 changed files with 1 additions and 1 deletions
|
@ -16,4 +16,4 @@
|
|||
= f.label :email, 'Email'
|
||||
= f.email_field :email, autofocus: true
|
||||
|
||||
= f.submit 'Demander un nouveau mot de passe', class: 'button expand primary'
|
||||
= f.submit t('devise.passwords.edit.new_password'), class: 'button expand primary'
|
||||
|
|
Loading…
Reference in a new issue