i18n: fix english keys scope for passwords views
This commit is contained in:
parent
715b5ea6d8
commit
c6bc42ad76
1 changed files with 4 additions and 4 deletions
|
@ -202,7 +202,7 @@ en:
|
||||||
connection: Sign in
|
connection: Sign in
|
||||||
are_you_new: First time on %{app_name}?
|
are_you_new: First time on %{app_name}?
|
||||||
find_procedure: Find your procedure
|
find_procedure: Find your procedure
|
||||||
password:
|
passwords:
|
||||||
reset_link_sent:
|
reset_link_sent:
|
||||||
got_it: Got it!
|
got_it: Got it!
|
||||||
open_your_mailbox: Now open your mailbox.
|
open_your_mailbox: Now open your mailbox.
|
||||||
|
|
Loading…
Reference in a new issue