Skip to content

Commit 58d9f73

Browse files
committed
Merge branch '5.4' into 6.4
* 5.4: format dsn in translation documentation
2 parents 99b6451 + 1ed09e7 commit 58d9f73

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

translation.rst

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -640,14 +640,14 @@ pull translations via Loco. The *only* part you need to change is the
640640

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

643-
===================== ==========================================================
643+
===================== ==============================================================
644644
Provider DSN
645-
===================== ==========================================================
646-
Crowdin crowdin://PROJECT_ID:API_TOKEN@ORGANIZATION_DOMAIN.default
647-
Loco (localise.biz) loco://API_KEY@default
648-
Lokalise lokalise://PROJECT_ID:API_KEY@default
649-
Phrase phrase://PROJECT_ID:API_TOKEN@default?userAgent=myProject
650-
===================== ==========================================================
645+
===================== ==============================================================
646+
Crowdin ``crowdin://PROJECT_ID:API_TOKEN@ORGANIZATION_DOMAIN.default``
647+
Loco (localise.biz) ``loco://API_KEY@default``
648+
Lokalise ``lokalise://PROJECT_ID:API_KEY@default``
649+
Phrase ``phrase://PROJECT_ID:API_TOKEN@default?userAgent=myProject``
650+
===================== ==============================================================
651651

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

0 commit comments

Comments
 (0)