Skip to content

symfony/crowdin-translation-provider

Repository files navigation

Crowdin Translation Provider

Provides Crowdin integration for Symfony Translation.

DSN example

// .env file
CROWDIN_DSN=crowdin://PROJECT_ID:API_TOKEN@ORGANIZATION_DOMAIN.default

where:

  • PROJECT_ID is your Crowdin Project ID
  • API_TOKEN is your Personal Access API Token
  • ORGANIZATION_DOMAIN is your Crowdin Enterprise Organization domain (required only for Crowdin Enterprise usage)

Generate Personal Access Token on Crowdin

Generate Personal Access Token on Crowdin Enterprise

Sponsor

Help Symfony by sponsoring its development!

Resources