bratiask / silverstripe-autotranslate
此包的最新版本(4.3.0)没有可用的许可证信息。
4.3.0
2019-04-26 10:12 UTC
Requires
This package is auto-updated.
Last update: 2024-08-29 04:02:35 UTC
README
此模块将Silverstripe CMS与Google Translate API集成,然后允许内容编辑器为每个可翻译字段使用自动翻译。
纯文本字段
所见即所得字段
依赖
https://github.com/tractorcow-farm/silverstripe-fluent
安装
- 添加composer包
composer require bratiask/silverstripe-autotranslate
- 运行 dev/build?flush=all
vendor/bin/sake dev/build?flush=all
- 设置Google Translate API密钥(CMS → 设置 → 自动翻译)