This topic has 8 replies, 2 voices, and was last updated 10 years, 4 months ago ago by Eva Kemp
Hi,
I want to translate WooCommerce pages in French. I have edited the PO and MO files with POedit.
But I cannot find some words, like “Country”, “First name”, “Last name”, “Phone”, etc.
Why I do not find these words in the PO file? Should I add them myself?
Best.
Hello,
You can translate those words in the plugins folder. Find the file class-wc-countries.php in /wp-content/plugins/woocommerce/includes directory (from the line 729).
Regards,
Eva Kemp.
Thanks. I have modified the file class-wc-countries.php and it works fine.
What file(s) shall I modify, to translate words such as “New customers”, “Returning customers”, “Create an account”, etc. on the check out page?
You’re welcome.
Those words can be translated in the file wp-content/themes/theleader/woocommerce/checkout/form-checkout.php.
Regards,
Eva Kemp.
Thanks. In form-checkout.php, I cannot find “Remember me”, “Lost your password” and “Login”. Where can I translate these words?
You should edit the file wp-content/themes/theleader/woocommerce/global/form-login.php to translate those words.
Regards,
Eva Kemp.
Thanks a lot!
You’re welcome.
Regards,
Eva Kemp.
The issue related to '‘Missing translations in WooCommerce pages’' has been successfully resolved, and the topic is now closed for further responses