To enable internationalization in your inbox, you need to wrap your components inDocumentation Index
Fetch the complete documentation index at: https://docs.suprsend.com/llms.txt
Use this file to discover all available pages before exploring further.
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.