mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-16 01:26:27 +03:00
14 lines
526 B
Plaintext
14 lines
526 B
Plaintext
<bg=blue;fg=white> </>
|
|
<bg=blue;fg=white> Next: Weglot Configuration </>
|
|
<bg=blue;fg=white> </>
|
|
|
|
* The weglot/translate-bundle uses Weglot service. Create a free
|
|
account on https://dashboard.weglot.com/register and modify your WG_API_KEY
|
|
config in <fg=green>.env</>
|
|
|
|
* Edit the configuration in <fg=green>config/packages/weglot_translate.yaml</>
|
|
to start translate your website.
|
|
|
|
More details: https://github.com/weglot/translate-bundle
|
|
|