strapi-copy-locale
v1.0.0
Published
Duplicate locale
Downloads
15
Readme
strapi-duplicate-locale
Install
- clone source
- install package
- build source
Enabled Plugin
- Add those config in //config/plugin.{ts,js}
"strapi-locale": {
enabled: true,
resolve: <plugin-path>, // Example: "./src/plugins/strapi-locale"
},