Magento translation and localization — i18n CSV files, language packs, and custom translations for multilingual stores.
The Mage-OS Automatic Translation module allows you to automatically translate content in your Magento store, such as products, categories, pages, and static blocks, using AI-based translation engines. The module is natively integrated with DeepL, OpenAI and Google Gemini, but it can be easily extended to support other translation engines.
10 Mar 2026
This module enhances the JS translation pipeline for Hyvä themes by collecting translations from .js and .phtml files, merging CSV translation files, and making a JS dictionary ready for use on the frontend. Installation is straightforward with Composer, requiring no additional configuration. Translations can be accessed automatically via i18n/js-translation.json and utilized with the $t function.
30 Sep 2025