UNPKG

strapi-plugin-i18n

Version:

This plugin enables to create, to read and to update content in different languages, both from the Admin Panel and from the API

6 lines (3 loc) 136 B
import pluginPkg from '../../package.json'; const pluginId = pluginPkg.name.replace(/^strapi-plugin-/i, ''); export default pluginId;