magefront-plugin-js-translation
v2.1.0
Published
Merge all the translations into the `js-translation.json` file.
Maintainers
Readme
magefront-plugin-js-translation
Merge all the translations into the js-translation.json file.
Install
npm i magefront-plugin-js-translationUsage
import jsTranslation from 'magefront-plugin-js-translation'
export default {
plugins: [jsTranslation()],
}See the documentation for more information.
