mirror of
https://github.com/heartcombo/devise.git
synced 2022-11-09 12:18:31 -05:00
All other text does not use camel case
This commit is contained in:
parent
00af1481f8
commit
1a87fd6477
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ en:
|
|||
reset_password_instructions:
|
||||
subject: "Reset password instructions"
|
||||
unlock_instructions:
|
||||
subject: "Unlock Instructions"
|
||||
subject: "Unlock instructions"
|
||||
omniauth_callbacks:
|
||||
failure: "Could not authenticate you from %{kind} because \"%{reason}\"."
|
||||
success: "Successfully authenticated from %{kind} account."
|
||||
|
|
Loading…
Reference in a new issue