I'm using Woocommerce in a spanish WordPress website. There are two words that I'd like to change from Woocomerce spanish translation. I change them in the .po file (in wp-content/languages/plugins/) and it works, but whenever I upgrade the plugin and its translations, this file is overwritten and I loose my translations.
I've read the Woocommerce docs (section "Making your Localization upgrade safe"), but it just says where the .po file should be, and I'm respecting this.
Am I doing something wrong? Is there any way to overwrite these translations with mine, so they keep unchanged when I upgrade Woocommerce?
Thanks.
"Making your Localization upgrade safe" section is correct, but it say nothing about filename - it must be with woocommerce- prefix, not just es_ES.mo.
So your solution is: