maximepinot/google-translate-command-bundle

Automatically translate your Symfony translation files with the Google Translate API.

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

This package is auto-updated.

Last update: 2024-04-19 21:11:54 UTC


README

Automatically translate your Symfony translation files with the Google Translate API.

Tests workflow

Installation

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

Usage

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

For example, the following command will translate your translation files into French and Spanish:

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

Documentation

For more information (installation, usage, examples, troubleshooting), see the documentation.

Built With

Author

License

This project is licensed under the MIT License - see the LICENSE file for details.