Skip to content

Symfony Crowdin Translation Provider Bridge

License

Notifications You must be signed in to change notification settings

symfony/crowdin-translation-provider

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