1.1.5 • Published 4 years ago
i18n-wp-vue v1.1.5
wp-vue-i18n
Internationalize WordPress themes and plugins built with Vue.js
Install
npm install wp-vue-i18n --save-devAdd npm scripts command
...
"scripts": {
...
"makepot": "wpvuei18n makepot"
},
...Generate pot file
npm run makepotForked from cedaro/node-wp-i18n