File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -640,14 +640,14 @@ pull translations via Loco. The *only* part you need to change is the
640
640
641
641
This table shows the full list of available DSN formats for each provider:
642
642
643
- ===================== ==========================================================
643
+ ===================== ==============================================================
644
644
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
+ ===================== ==============================================================
651
651
652
652
To enable a translation provider, customize the DSN in your ``.env `` file and
653
653
configure the ``providers `` option:
You can’t perform that action at this time.
0 commit comments