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