Email Reports for WooCommerce is fully translatable. It ships with translations for several languages, and you can translate or reword any string yourself.
Included translations
- English — default, always included
- German (Deutsch)
- Spanish (Spain)
- French (France)
- Gujarati
- Hebrew
The plugin uses whichever of these matches your Site Language in Settings > General. If your language isn’t listed, the plugin falls back to English until you add a translation.
Text domain and language files
The plugin’s text domain is sales-report-email-pro. That’s the identifier translation tools match on, and it stays the same even though the plugin is now called Email Reports for WooCommerce — changing it would break every existing translation.
Translation files are named sales-report-email-pro-{locale}.po and .mo, for example sales-report-email-pro-de_DE.po. The bundled ones live in the plugin’s lang/ folder, along with sales-report-email-pro.pot — the empty template to start a new language from.
How to translate
- Translate with Loco Translate — edit strings from the WordPress admin. The quickest option for a single-language store, or for rewording a few labels.
- WPML — for multilingual stores that need the strings translated per language.
If you translate the plugin into a language that isn’t included, send us the .po and .mo files through our contact form and we’ll ship them with the plugin.