Back to Symfony

README

src/Symfony/Component/Translation/Bridge/Lokalise/README.md

8.0.9768 B
Original Source

Lokalise Translation Provider

Provides Lokalise integration for Symfony Translation.

DSN example

// .env file
LOKALISE_DSN=lokalise://PROJECT_ID:API_KEY@default

where:

  • PROJECT_ID is your Lokalise Project ID
  • API_KEY is your Lokalise API key

Go to the Project Settings in Lokalise to find the Project ID.

Generate an API key on Lokalise

Resources