Gemini Translator self-updates
WordPress plugin to translate WooCommerce using Gemini AI
by Tomás Vilas for Amrak Solutions · github.com/tonaldoing/gemini-translator · website
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/tonaldoing/gemini-translator/archive/refs/heads/main.zipShips its own WordPress updater (built-in updater), so new versions show up under Dashboard → Updates.
A WordPress plugin to translate your WooCommerce store using Google Gemini AI.
Features
- 🔍 Scan WooCommerce products (titles, descriptions, short descriptions)
- 🤖 Auto-translate using Google Gemini AI
- ✏️ Edit translations manually in admin
- 🔎 Filter and search translations
- 📊 Dashboard with translation stats
Requirements
- WordPress 5.0+
- WooCommerce 3.0+
- PHP 7.4+
- Google Gemini API key
Installation
- Download or clone this repository to
wp-content/plugins/gemini-translator/ - Activate the plugin in WordPress admin
- Go to Translator → Settings
- Add your Gemini API key (get one at Google AI Studio)
- Select your target language
- Go to Translator → Dashboard and click "Scan Products"
- Click "Translate All" to translate your content
Usage
Scanning Content
Click "Scan Products" to detect all translatable strings from your WooCommerce products.
Translating
- Translate Batch (20): Translates 20 strings at a time
- Translate All: Translates all pending strings (may take a few minutes)
Editing
Go to Translator → Translations to view, search, filter, and edit your translations.
Roadmap
- [ ] Elementor pages support
- [ ] WCFM Marketplace support
- [ ] Frontend language switcher
- [ ] Import/export translations
License
GPL v2 or later