Hi there! WooCommerce Admin has a .pot file and is translatable, so you can always set up your own translations. Over time, different translations of it will be developed and integrated.
Hi Austin,
doesn’t seem to work.
I’ve tried all ways.
First attempt:
I add woocommerce-it_IT.mo and woocommerce-admin-it_IT.mo into wp-content/languages/woocommerce and set in wp-config.php WPLANG to be it_iT.
Second attempt is to just add in the packages/woocommerce-admin/languages folder, a woocommerce-admin-it_IT.po and compile a mo file from it. Still nothing. The only thing that works is overriding index.js under dist/app, which I’m not going to do.
Any help to be able to translate woocommerce-admin?
Thank you
-
This reply was modified 6 years, 1 month ago by
iwkse.
Hi there,
I have included a link to the corresponding docs, I’d like to invite you to follow the setup & troubleshooting guide at:
– https://docs.woocommerce.com/document/woocommerce-localization/
The translations in Italian are located here: https://translate.ww.wp.xz.cn/locale/it/default/wp-plugins/woocommerce/
Hi,
I don’t have problems with woocommerce translation, it works fine. What doesn’t work is woocommerce-admin.
I think it’s related to this bug: https://github.com/woocommerce/woocommerce/issues/25920 and more specifically this https://github.com/woocommerce/woocommerce/pull/25984
-
This reply was modified 6 years, 1 month ago by
iwkse.
Thread Starter
lupus89
(@albertopiazza)
Hi there,
That’s right it’s related to that GH issue, I saw it after I replied to this topic, sorry about it.
So for now, all you have to do is wait for a fix from the dev team.
So, I’ll close this for now.
This issue is still present – at least for Italian localization.
I replied to the github issue beacuse I can’t get it to work in any way, including clean installation.