woocommerce/plugins/woocommerce-admin/languages
Jeff Stieler bfe5a75e98 Update text domain. (https://github.com/woocommerce/woocommerce-admin/pull/1795)
* Translation call text domain change from “wc-admin” to “woocommerce-admin”.

* Fix .pot file generation.

* Fix errantly closed array item in /revenue/stats controller.

* Rename plugin zip, main file, and repo name to "woocommerce-admin".
2019-03-13 11:14:02 -06:00
..
README.md Update text domain. (https://github.com/woocommerce/woocommerce-admin/pull/1795) 2019-03-13 11:14:02 -06:00

README.md

Languages

The generated POT template file is not included in this repository. To create this file locally, follow instructions from README.md to install the project, then run the following command:

npm run build

After the build completes, you'll find a woocommerce-admin.pot strings file in this directory.