Translate validation messages #505
Labels
Irrelevant without EmberJS
Nice to have
Would be nice to have but not a priority
plan
needs to be planned
In Issue #497, we added an email validation in person create and edit. For edit, we have a file
frontend/app/validations/person-edit.js
and there is the validation with the message. Because it's an export default, we can't import and use the translation service.Doc: https://github.com/poteto/ember-changeset-validations
The text was updated successfully, but these errors were encountered: