Provides Lokalise integration for Symfony Translation.
// .env file
LOKALISE_DSN=lokalise://PROJECT_ID:API_KEY@default
where:
PROJECT_ID
is your Lokalise Project IDAPI_KEY
is your Lokalise API key
Go to the Project Settings in Lokalise to find the Project ID.