Skip to content

Translation

Daniel M. Hendricks edited this page Aug 30, 2017 · 1 revision

A language translation .pot file can be created automatically using wp-pot-cli.

Assuming that you have already run npm install, you can run the following command to create a translation file in the languages directory:

npm run translate
Clone this wiki locally