melishev / strapi-plugin-react-editorjs

📝 Plugin for Strapi Headless CMS, hiding the standard WYSIWYG editor on Editor.js
https://www.npmjs.com/package/strapi-plugin-react-editorjs
MIT License
171 stars 80 forks source link

[FEATURE] i18n support #63

Open SalahAdDin opened 2 years ago

SalahAdDin commented 2 years ago

Following the documentation and also, knowing Strapi has literals for many different languages, this plugin could get the local language from Strapi and then set it as the EditorJS language.

Thank you

SalahAdDin commented 2 years ago

@melishev I just opened a pull request adding this feature.