Skip to content

Commit 0a91018

Browse files
authored
add documentation for Loco query parameter
1 parent 542891f commit 0a91018

File tree

1 file changed

+4
-0
lines changed
  • src/Symfony/Component/Translation/Bridge/Loco

1 file changed

+4
-0
lines changed

src/Symfony/Component/Translation/Bridge/Loco/README.md

+4
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@ LOCO_DSN=loco://API_KEY@default?status=translated,blank-translation
1414
where:
1515
- `API_KEY` is your Loco project API key
1616

17+
**DSN query parameters**
18+
19+
- `status`: translations status, default to `translated,blank-translation`
20+
1721
[more information on Loco website](https://localise.biz/help/developers/api-keys)
1822

1923
Resources

0 commit comments

Comments
 (0)