storybook-addon-i18n
storybook-addon-i18n copied to clipboard
what is LionessProvider ? what should be pass ?
Please clarify what is this and what should be passed as a provider prop
addParameters({
i18n: {
provider: LionessProvider,
supportedLocales: ["en", "ru"],
},
});
thank you
This is something blocking me from using this addon. If I figure it out, I'll post it here.
The plugin is deprecated, see the README for a modern approach to doing what it set out to do.