woocommerce/i18n/languages
Claudio Sanches 657c312cae Fix strings case (#12069)
* Fixed case for all _e, esc_attr_e and esc_html_e strings

* Fixed case for all _n_noop strings

* Fixed case for all _x strings

* Fixed case for all __, esc_html__ and esc_attr__ strings

* Fixed a few more strings

* Fixed strings in unit tests

* Fix PayPal Standard case.

* Save Order text
2016-10-12 11:16:30 +01:00
..
README.md Updated the i18n/languages/README.md translate url 2015-10-06 10:32:47 -03:00
woocommerce.pot Fix strings case (#12069) 2016-10-12 11:16:30 +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.