maximepinot/google-translate-command-bundle

使用Google Translate API自动翻译您的Symfony翻译文件。

v2.0.0 2021-11-30 17:32 UTC

This package is auto-updated.

Last update: 2024-09-19 22:25:13 UTC


README

使用Google Translate API自动翻译您的Symfony翻译文件。

Tests workflow

安装

$ composer require maximepinot/google-translate-command-bundle --dev

使用方法

$ php bin/console translation:google-translate <locales>

例如,以下命令将您的翻译文件翻译成法语和西班牙语

$ php bin/console translation:google-translate fr es

文档

有关更多信息(安装、使用、示例、故障排除),请参阅文档

构建工具

作者

许可协议

本项目遵循MIT许可协议 - 详细信息请参阅LICENSE文件。