firebase / firebaseui-web-react

React Wrapper for firebaseUI Web
Apache License 2.0
1.27k stars 250 forks source link

i18n #127

Closed binajmen closed 3 years ago

binajmen commented 3 years ago

A big thank you for providing this FirebaseUI wrapper, very helpful ❤️

Is there a way to specify the locale to enable i18n of the interface? It is possible when using the CDN option. Would love to hear how we can achieve the same with the react wrapper.

jhuleatt commented 3 years ago

Hey @binajmen, i18n/localization is tracked in #21.

This comment describes a potential workaround.