Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/symfony/loco-translation-provider

Symfony Loco Translation Provider Bridge
https://github.com/symfony/loco-translation-provider

component loco php provider symfony symfony-component translation

Last synced: about 1 month ago
JSON representation

Symfony Loco Translation Provider Bridge

Awesome Lists containing this project

README

        

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](https://localise.biz/help/developers/api-keys)

Resources
---------

* [Contributing](https://symfony.com/doc/current/contributing/index.html)
* [Report issues](https://github.com/symfony/symfony/issues) and
[send Pull Requests](https://github.com/symfony/symfony/pulls)
in the [main Symfony repository](https://github.com/symfony/symfony)