2.1.0 • Published 2 years ago
magefront-plugin-js-translation v2.1.0
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.