Guide to translate Inbox content in user’s locale.
SuprSendI18nProvider
. This provider will take care of loading the translations and providing them to your components.
This context provider is present in both @suprsend/react
and @suprsend/react-core
packages.
locale
is optional param which defaults to English language. We support translations for below languages internally.
If you want to use other languages that are not supported by us or to override strings of existing languages, you can pass translations
prop to SuprSendI18nProvider
.