Thread Starter
depvn
(@depvn)
Thank you Con. That’s exactly what I need. And it’s working perfectly.
Thread Starter
depvn
(@depvn)
Hi Riaan,
thank you very much for that quick reply. I think it’s already the answer. But I am not 100 percent sure if I expressed correctly what I need.
I don’t want the WP-admin page to be divided into two languages. So I don’t need the whole WP-admin page in English and the Woocommerce-adminsection in Vietnamese.
The whole admin-page including the woocommerce-section must be in English. But the Frontend, that means the internet page itself with it’s shop, should run in Vietnamese.
I thought there’s maybe a solution like editing the sourcecode of the woocommerce-headersection php file in a way like that (written here in a very non-technical way):
function set_language_pack ‘woocommerce-vi.po’
But maybe your answer is already covering these thoughts. Thanks again.