Skip to content

Commit 6ffabcc

Browse files
committed
Merge branch '7.0' into 7.1
* 7.0: format dsn in translation documentation
2 parents 4b659f4 + 3ba9aef commit 6ffabcc

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

translation.rst

+7-7
Original file line numberDiff line numberDiff line change
@@ -627,14 +627,14 @@ pull translations via Loco. The *only* part you need to change is the
627627

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

630-
===================== ==========================================================
630+
===================== ==============================================================
631631
Provider DSN
632-
===================== ==========================================================
633-
Crowdin crowdin://PROJECT_ID:API_TOKEN@ORGANIZATION_DOMAIN.default
634-
Loco (localise.biz) loco://API_KEY@default
635-
Lokalise lokalise://PROJECT_ID:API_KEY@default
636-
Phrase phrase://PROJECT_ID:API_TOKEN@default?userAgent=myProject
637-
===================== ==========================================================
632+
===================== ==============================================================
633+
Crowdin ``crowdin://PROJECT_ID:API_TOKEN@ORGANIZATION_DOMAIN.default``
634+
Loco (localise.biz) ``loco://API_KEY@default``
635+
Lokalise ``lokalise://PROJECT_ID:API_KEY@default``
636+
Phrase ``phrase://PROJECT_ID:API_TOKEN@default?userAgent=myProject``
637+
===================== ==============================================================
638638

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

0 commit comments

Comments
 (0)