devcccc / module-translationmanager
在Magento后端管理您的翻译 - 不再需要上传CSV文件
1.0.1
2022-05-05 07:48 UTC
Requires
- php: ^7.3.0|7.4.0|^8.0.0
- magento/framework: 101.0.*|102.0.*|103.0.*
README
为Magento后端进行翻译的扩展。您现在可以在后端为所有语言进行文本翻译 - 不再需要使用CSV文件或数据库。任何后端用户现在都可以编辑翻译。
安装
composer require devcccc/magento2-translation-manager
bin/magento setup:upgrade
bin/magento setup:di:compile
bin/magento setup:static-content:deploy
bin/magento cache:clear
用户访问
然后设置用户,使其能够访问后端的翻译管理器:分配“Magento_Backend::content_translation”ACL角色