$conf, $runtime; function_exists('chdir') AND chdir(APP_PATH); $r = 'mysql' == $conf['cache']['type'] ? website_set('runtime', $runtime) : cache_set('runtime', $runtime); } function runtime_truncate() { global $conf; 'mysql' == $conf['cache']['type'] ? website_set('runtime', '') : cache_delete('runtime'); } register_shutdown_function('runtime_save'); ?>plugins - Translating Website|Programmer puzzle solving
最新消息:Welcome to the puzzle paradise for programmers! Here, a well-designed puzzle awaits you. From code logic puzzles to algorithmic challenges, each level is closely centered on the programmer's expertise and skills. Whether you're a novice programmer or an experienced tech guru, you'll find your own challenges on this site. In the process of solving puzzles, you can not only exercise your thinking skills, but also deepen your understanding and application of programming knowledge. Come to start this puzzle journey full of wisdom and challenges, with many programmers to compete with each other and show your programming wisdom! Translated with DeepL.com (free version)

plugins - Translating Website

matteradmin11PV0评论

How to translate my website into another language like Malayalam. Can You suggest something. There is a problem when I used GTranslate plugin, that is it doesn't translate correctly. There is any chance of content editing/ changing the content when translating a page?

How to translate my website into another language like Malayalam. Can You suggest something. There is a problem when I used GTranslate plugin, that is it doesn't translate correctly. There is any chance of content editing/ changing the content when translating a page?

Share Improve this question edited Jan 31, 2019 at 9:42 fuxia 107k39 gold badges255 silver badges461 bronze badges asked Jan 31, 2019 at 4:44 Agreesh V SAgreesh V S 291 silver badge5 bronze badges
Add a comment  | 

2 Answers 2

Reset to default 0

Polylang This plugin will help you. https://wordpress/plugins/polylang/

You can translate your website with WPML. It is a paid plugin. However, it’s by far the most comprehensive option. More than 400,000 websites are using it. Follow these steps:

  1. Install and activate the plugin.
  2. Click on WPML in your WordPress menu.
  3. The plugin will automatically detect your WordPress site’s language. Click on the Next button.
  4. Choose your desired language that you want to enable on your site.
  5. Add the language switcher.
  6. Click on Generate a key for this site button. It will take you to WPML website. Here, you will have to add your site. Once added, click on it to get the site key. Copy and paste it into your WordPress site.
  7. Finally, click on the Finish button.

Articles related to this article

Post a comment

comment list (0)

  1. No comments so far