This module allow you to export and import translations in .po
.
- Copy the module into
<thelia_root>/local/modules/
directory and be sure that the name of the module is Translation. - Activate it in your thelia administration panel
Add it in your main thelia composer.json file
composer require thelia/po-translation-manager ~1.0.0
This module adds a new page in back office called Translations
, on this new page you can select which part of your translations you want to export or you can import the translations that you have modified.
Import will edit the local/i18n/lang_LANG.php file and override thelia's translations