Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions translation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -632,13 +632,13 @@ pull translations via Loco. The *only* part you need to change is the

This table shows the full list of available DSN formats for each provider:

===================== ==========================================================
===================== ==============================================================
Provider DSN
===================== ==========================================================
Crowdin crowdin://PROJECT_ID:API_TOKEN@ORGANIZATION_DOMAIN.default
Loco (localise.biz) loco://API_KEY@default
Lokalise lokalise://PROJECT_ID:API_KEY@default
===================== ==========================================================
===================== ==============================================================
Crowdin ``crowdin://PROJECT_ID:API_TOKEN@ORGANIZATION_DOMAIN.default``
Loco (localise.biz) ``loco://API_KEY@default``
Lokalise ``lokalise://PROJECT_ID:API_KEY@default``
===================== ==============================================================

To enable a translation provider, customize the DSN in your ``.env`` file and
configure the ``providers`` option:
Expand Down