Skip to content

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

License

Notifications You must be signed in to change notification settings

MaximePinot/google-translate-command-bundle

Repository files navigation

Google Translate Command Bundle

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.

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages