This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony/Component/Translation/Bridge/Loco/README.md

621 B

Loco Translation Provider

Provides Loco integration for Symfony Translation.

DSN example

// .env file
LOCO_DSN=loco://API_KEY@default

where:

  • API_KEY is your Loco project API key

more information on Loco website

Resources