We have a multi-language application, and are trying to ensure that all user facing text is translated into supported languages. We are using tap:i18n for internationalization.
How can we internationalize the SimpleSchema custom validation text?
Related
- AutoForm issue #483 discusses i18n in general
- meteor-autoform-i18n issue #3 discusses the need for internationalized custom error messages