You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Do you have to init the library in every components componentWillMount when you want to use translations for that component?
I'm trying to implement localization via a global locale.js file, where i want all the translations to reside, instead of in the specific files where they are used.
The text was updated successfully, but these errors were encountered:
Do you have to init the library in every components componentWillMount when you want to use translations for that component?
I'm trying to implement localization via a global locale.js file, where i want all the translations to reside, instead of in the specific files where they are used.
The text was updated successfully, but these errors were encountered: