How can I override Error Messages in the Firebase UI Auth package for multiple languages. #217
Unanswered
stuartrapop
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello, I am a bit stuck on trying to override the error messages in the firebase_ui_auth package (which is overall excellent). I include the firebase_ui_localizations package.
I followed the doc (to the best of my abilities) and overrode some of the labels, but now all the non-overridden labels are in English.
I would be happy to use translations from my .arb files, but this does not seems possible.
In any case, any help welcome. Here is my code which allows overriding, but would force me to rewrite all the translations - a non tenable solution.
Beta Was this translation helpful? Give feedback.
All reactions