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?