How to translate Wordpress content of post or page with .po files [closed]

≯℡__Kan透↙ 提交于 2019-12-20 02:59:26

问题


For Wordpress/WooCommerce, I want to find a plugin to translate content of post, pages, custom post-types, like based on .po files, not WPML because a lot of paragraph need to reuse that.

What can I use for this purpose?


回答1:


You can't translate content of posts or pages with something based on .po / .mo files, because it is only for theme or plugin localisation, but not for multi language content.

For content translation in Wordpress, you can chose between two:

  • Qtranslate free plugin
  • WPML commercial plugin

Each one has its strengths and weaknesses…


Comparison: Comparing WPML to Free and Paid Alternatives



来源:https://stackoverflow.com/questions/36831236/how-to-translate-wordpress-content-of-post-or-page-with-po-files

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!