Internationalize WordPress themes and plugins built with Vue.js
npm install wp-vue-i18n --save-dev
...
"scripts": {
...
"makepot": "wpvuei18n makepot"
},
...
npm run makepot
** Forked from cedaro/node-wp-i18n **
Internationalize WordPress themes and plugins built with Vue.js
npm install wp-vue-i18n --save-dev
...
"scripts": {
...
"makepot": "wpvuei18n makepot"
},
...
npm run makepot
** Forked from cedaro/node-wp-i18n **