symfony/lokalise-translation-provider

Symfony Lokalise Translation Provider Bridge

Installs: 233 443

Dependents: 0

Suggesters: 0

Security: 0

Stars: 8

Watchers: 4

Forks: 5

Type:symfony-translation-bridge


README

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