storybook-addon-i18n icon indicating copy to clipboard operation
storybook-addon-i18n copied to clipboard

what is LionessProvider ? what should be pass ?

Open nightwolf-041 opened this issue 3 years ago • 2 comments

Please clarify what is this and what should be passed as a provider prop

addParameters({
  i18n: {
    provider: LionessProvider,
    supportedLocales: ["en", "ru"],
  },
});

thank you

nightwolf-041 avatar Jul 12 '21 15:07 nightwolf-041

This is something blocking me from using this addon. If I figure it out, I'll post it here.

david-morris avatar Jan 26 '22 16:01 david-morris

The plugin is deprecated, see the README for a modern approach to doing what it set out to do.

csvan avatar Sep 30 '22 08:09 csvan