maximepinot/google-translate-command-bundle

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

Installs: 1 278

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 2

Open Issues: 1

Type:symfony-bundle

pkg:composer/maximepinot/google-translate-command-bundle

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

This package is auto-updated.

Last update: 2025-09-20 00:28:21 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.