Open
Description
Is there an existing issue for this?
- I have searched the existing issues and found no duplicates.
What plugin is this bug for?
Firebase UI Localizations
What platform(s) does this bug affect?
Android, iOS, Web, macOS, Linux, Windows
List of dependencies used.
Steps to reproduce
When trying to register with the firebase ui I get this text:
[Password must contain at least 8 characters, Password must contain an upper case character, Password must contain a numeric character, Password must contain a non-alphanumeric character]
I cannot find a way to translate these
Expected Behavior
Translations should be in default_localizations so I can override them
Actual Behavior
Translations not found in the code
Additional Information
No response