You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I used devise in my app and since I went thru localizing everything in there I localized devise generated views as well. I basically extracted all strings into views.devise.en.yml
Forked your repo and created a branch https://github.com/zenchief/devise/tree/localizing-devise-views, not sure if you'd be interested in something like this.
I don't have any tests yet, since I'm a bit of newbie and did rspec tests only so far.
Regards,
Stefan
The text was updated successfully, but these errors were encountered:
Thank you for your interest in contributing to Devise but we have decided to not have internationalized views within Devise since they make it harder for people that do not need an internationalized application (which are the majority of the cases) to maintain their view.
Hi,
I used devise in my app and since I went thru localizing everything in there I localized devise generated views as well. I basically extracted all strings into views.devise.en.yml
Forked your repo and created a branch https://github.com/zenchief/devise/tree/localizing-devise-views, not sure if you'd be interested in something like this.
I don't have any tests yet, since I'm a bit of newbie and did rspec tests only so far.
Regards,
Stefan
The text was updated successfully, but these errors were encountered: