本文介绍了在 WooCommerce 中更改语言的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我已经翻译了 WooCommerce 中的文件(使用 POEdit 的 .mo 和 .po).如何更改语言?
I've translated the files in WooCommerce (.mo and .po with POEdit). How can I change the language?
我什至覆盖了 woothemes-en_GB.mo 和 woothemes-en_GB.po 并且语言没有改变.
I've even overwritten woothemes-en_GB.mo and woothemes-en_GB.po and the language didn't changed.
有人可以帮忙吗?
推荐答案
您是否尝试在根目录下的 wp-config.php 中设置 WPLANG?看看这里
Have you try to set the WPLANG in wp-config.php under root directory? take a look at here
这篇关于在 WooCommerce 中更改语言的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!