woocommerce/i18n/languages
Mike Jolley a3f35d6e96 Checkout fallback regex tweaks (#15210)
* *Improve JSON regex #15159

* Run parse on invalid JSON to ensure validity and make regex more greedy.

Closes #15161

* Add is_valid_json helper

* Improve return
2017-05-25 11:20:05 +01:00
..
README.md Updated the i18n/languages/README.md translate url 2015-10-06 10:32:47 -03:00
woocommerce.pot Checkout fallback regex tweaks (#15210) 2017-05-25 11:20:05 +01:00

README.md

WARNING! DO NOT PUT CUSTOM TRANSLATIONS HERE!

WooCommerce will delete all custom translations placed in this directory.

Translating WooCommerce

Put your custom WooCommerce translations in your WordPress language directory, located at: WP_LANG_DIR . "/woocommerce/{$textdomain}-{$locale}.mo";

Contributing your translating to WooCommerce

If you want to help translate WooCommerce, please visit our translation page.