Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remember me checkbox text isn't in t() method #40

Closed
xploshioOn opened this issue May 13, 2016 · 1 comment
Closed

remember me checkbox text isn't in t() method #40

xploshioOn opened this issue May 13, 2016 · 1 comment

Comments

@xploshioOn
Copy link

the remember me checkbox isn't translated by default because the text isn't in the t() method, right now is like this in the view

<%= f.check_box :remember_me %>remember me

needs to be in t('remember_me') to be translated

@bastengao
Copy link
Contributor

See #41 , it was resolved.

@hisea hisea closed this as completed Jun 14, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants