[bug]: translation files not working #61
Labels
issue: bug
Issue reporting a bug
severity: high
If it breaks the basic use of the product
source: sdk-plugin
What version of
@strapi/sdk-plugin
are you using?What's Wrong?
The translation files aren't picked up properly.
In the past, there was a helper function that converted the object into an array
but that is gone when creating a new plugin with this package
To Reproduce
Expected Behaviour
Translation files should work automatically, I tested using the helperFunction and it worked
https://github.com/strapi/strapi/blob/504076d2165a82f124620a3f1f3e3a6017e97f3f/packages/core/email/admin/src/utils/prefixPluginTranslations.ts
Complete working example:
The text was updated successfully, but these errors were encountered: