iPoLlama gives you full control over WordPress translations without leaving your admin panel. Browse, edit, add, and delete translation strings for any installed plugin, theme, or WordPress core. Optionally connect to a locally running Ollama instance for AI-powered automatic translation.
Key features:
wp-content/languages/), keeping original plugin and theme files completely untouched — translations survive plugin and theme updates.po and .mo gettext filesTranslation modes explained:
Safe Mode stores your translations inside wp-content/languages/plugins/ and wp-content/languages/themes/. WordPress loads from this location first, so your translations take effect immediately and are never overwritten by plugin or theme updates.
Direct Mode saves translation files inside the plugin or theme’s own languages/ folder. This is useful when you control the plugin and want to ship translations with it, but translations may be overwritten on updates from the plugin author.
Ollama AI Translation (optional):
If you have Ollama installed and running locally, iPoLlama can connect to it for automatic AI-powered translation using local LLM models (such as Llama 3, Mistral, etc.). This feature is completely optional and disabled by default. When enabled, the plugin sends translation requests only to the Ollama URL you configure (default: http://localhost:11434). No data is sent to any external server or third-party AI service.
This plugin can optionally connect to a locally running Ollama instance for AI-powered translation. This connection is:
http://localhost:11434).Ollama website | Ollama privacy
No other external services are contacted by this plugin.