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 want to request a feature or report a bug?
Feature
What is the current behavior?
When I'm using the translate() function, it's not possible able to add a fallback option for the default language in the same way as when using the translate component <Translate>fallback</Translate/>.
What is the expected behavior?
I would like to be able to supply a fallback translation for the default language when using the translate() function for translating.
Which versions of react and react-localize-redux are you using?
Do you want to request a feature or report a bug?
Feature
What is the current behavior?
When I'm using the
translate()
function, it's not possible able to add a fallback option for the default language in the same way as when using the translate component<Translate>fallback</Translate/>
.What is the expected behavior?
I would like to be able to supply a fallback translation for the default language when using the
translate()
function for translating.Which versions of
react
andreact-localize-redux
are you using?The text was updated successfully, but these errors were encountered: