Skip to content

Commit 1ed09e7

Browse files
committed
minor #19635 [Translation] Format dsn in documentation (MrYamous)
This PR was merged into the 5.4 branch. Discussion ---------- [Translation] Format dsn in documentation Same as #19634 Commits ------- aef4f74 format dsn in translation documentation
2 parents d6d2363 + aef4f74 commit 1ed09e7

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

translation.rst

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -632,13 +632,13 @@ pull translations via Loco. The *only* part you need to change is the
632632

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

635-
===================== ==========================================================
635+
===================== ==============================================================
636636
Provider DSN
637-
===================== ==========================================================
638-
Crowdin crowdin://PROJECT_ID:API_TOKEN@ORGANIZATION_DOMAIN.default
639-
Loco (localise.biz) loco://API_KEY@default
640-
Lokalise lokalise://PROJECT_ID:API_KEY@default
641-
===================== ==========================================================
637+
===================== ==============================================================
638+
Crowdin ``crowdin://PROJECT_ID:API_TOKEN@ORGANIZATION_DOMAIN.default``
639+
Loco (localise.biz) ``loco://API_KEY@default``
640+
Lokalise ``lokalise://PROJECT_ID:API_KEY@default``
641+
===================== ==============================================================
642642

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

0 commit comments

Comments
 (0)