Translate Magento (Adobe Commerce) product descriptions, category properties, attributes, email template, pages and more
Setup integration once, define your localization workflow and spend less time managing translations.
Magento is a modern cloud commerce platform with an open-source ecosystem.
After installing the application, you will find it in your project Integrations section.
Follow the instructions on the screen to connect your Magento account.
To import content for translation from Magento, follow these steps:
To export translations to Magento, follow these steps:
To automatically import content for translation from Magento choose files and click Scheduled sync in the right panel in the Magento integration. The file you chose will be pushed once at a scheduled time (by default, it is done once a day). The same button is used to export translated files from Crowdin to Magento (in the left panel). You may disable this by clicking Disable Sync.
composer require magefan/module-crowdin-integration
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
Once you have installed the Magento 2 Crowdin Integration extension you can start the extension configuration.
To synchronize Crowdin with Magneto, follow these steps:
If you need to exclude the product/category/cms page/cms block attribute from syncing, you can do so in the Synchronize To Crowdin section by selecting No for the desired attribute.
Note: If some fields won't be selected in mapping, they will be enabled by default. If you remove all mappings, all fields will be enabled to sync to Crowdin.
Removing files instruction depends on a way the extension has been installed.
app/code/Magefan/Crowdin
then remove this folder.
vendor/magefan/module-crowdin-integration
then run composer CLI command to remove it:
composer remove magefan/module-crowdin-integration
Once extension files have been removed, run these Magento CLI commands:
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
The free trial is 14 or 30 days depending on your subscription plan.
Crowdin is a platform that helps you manage and translate content into different languages. Integrate Crowdin with your repo, CMS, or other systems. Source content is always up to date for your translators, and translated content is returned automatically.
Learn More