Skip to content

Internationalize WordPress themes and plugins built with Vue.js

License

Notifications You must be signed in to change notification settings

ediamin/wp-vue-i18n

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wp-vue-i18n

Internationalize WordPress themes and plugins built with Vue.js

Install

npm install wp-vue-i18n --save-dev

Add npm scripts command

...
"scripts": {
  ...
  "makepot": "wpvuei18n makepot"
},
...

Generate pot file

npm run makepot

** Forked from cedaro/node-wp-i18n **

About

Internationalize WordPress themes and plugins built with Vue.js

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published