mirror of
https://github.com/we-promise/sure.git
synced 2026-04-19 12:04:08 +00:00
Start I18n Internationalization setup (#276)
* start internationalization_setup * add passwords views translations * add account views translations * fix translations * temporary disable i18n used key
This commit is contained in:
committed by
GitHub
parent
64c8774867
commit
c8a659694d
@@ -1 +1 @@
|
||||
<%= link_to "Reset your password", edit_password_reset_url(token: params[:token]) %>
|
||||
<%= link_to t('.cta'), edit_password_reset_url(token: params[:token]) %>
|
||||
|
||||
Reference in New Issue
Block a user