thelia/po-translation-manager
最新稳定版本:1.0.0
Composer 安装命令:
composer require thelia/po-translation-manager
包简介
README 文档
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
统计信息
- 总下载量: 27
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: LGPL-3.0-or-later
- 更新时间: 2025-01-07