-
Notifications
You must be signed in to change notification settings - Fork 81
Open
Description
If rails-i18n gem is used, the formatting of detail member of error object
[translation_for(resource_key), message].join(' ') |
should reflect locale's configuration:
I18n.t('errors.format', attribute: translation_for(resource_key), message: message)
Metadata
Metadata
Assignees
Labels
No labels