Skip to content

Commit aef4f74

Browse files
authored
format dsn in translation documentation
1 parent fd0bac2 commit aef4f74

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)