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