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

Default ActiveRecord validation are not localizable #500

Closed
farhatahmad opened this issue May 6, 2019 · 1 comment · Fixed by #504
Closed

Default ActiveRecord validation are not localizable #500

farhatahmad opened this issue May 6, 2019 · 1 comment · Fixed by #504

Comments

@farhatahmad
Copy link
Collaborator

farhatahmad commented May 6, 2019

The current model validations are not localizable since the default ActiveRecord validation messages are used.

It is possible to customize the validation messages as seen here:
https://guides.rubyonrails.org/i18n.html#error-message-scopes

All messages on the application should be localizable regardless of their implementation

@fungma
Copy link

fungma commented May 7, 2019

master branch
admin page > Administraotr's Organization Settings > Manage Users
‹ Prev 1 Next ›

“Pre” and “Next” words are not localizable too!

jfederico pushed a commit that referenced this issue May 7, 2019
…#504)

* Add translations for the validation messages

* Add translations for next/prev button
balert pushed a commit to tubraunschweig/greenlight that referenced this issue Mar 31, 2020
…ns (GRN2-127) (bigbluebutton#504)

* Add translations for the validation messages

* Add translations for next/prev button
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

Successfully merging a pull request may close this issue.

2 participants