We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
What are your thoughts around Localization?
I built Localization into my app (using intl_translation), but noticed that I have to override the errorText every time I use FormBuilderValidators.
errorText
FormBuilderValidators
Any chance that we could get ARB files for multi-language support?
The text was updated successfully, but these errors were encountered:
I believe this is a duplicate of #17 where I had indicated that I may need help on.
But that was in version 1 of the package which had a lot of internationalization issues with no options.
In case you have time kindly assist on this - given my schedule, it may take some time before I get around to doing it.
Sorry, something went wrong.
Right now, this is more of a long-term issue, but I will be happy to help once this is important to me.
Hi @awhitford, I'm closing this since it's a duplicate of #17. Kindly follow the conversation there.
No branches or pull requests
What are your thoughts around Localization?
I built Localization into my app (using intl_translation), but noticed that I have to override the
errorText
every time I useFormBuilderValidators
.Any chance that we could get ARB files for multi-language support?
The text was updated successfully, but these errors were encountered: