thelia / po-translation-manager
Installs: 12
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 5
Forks: 0
Open Issues: 0
Type:thelia-module
pkg:composer/thelia/po-translation-manager
Requires
- thelia/installer: ~1.1
README
This module allow you to export and import translations in .po.
Installation
Manually
- 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
Composer
Add it in your main thelia composer.json file
composer require thelia/po-translation-manager ~1.0.0
Usage
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