8000 minor #58193 [Translation] [Loco] Document `status` query variable (M… · symfony/symfony@44395ab · GitHub
[go: up one dir, main page]

Skip to content

Commit 44395ab

Browse files
minor #58193 [Translation] [Loco] Document status query variable (MrYamous)
This PR was merged into the 7.2 branch. Discussion ---------- [Translation] [Loco] Document `status` query variable | Q | A | ------------- | --- | Branch? | 7.2 | Bug fix? | no | New feature? | no | Deprecations? | no | Issues | [Doc issue](symfony/symfony-docs#20184) - Related to #58072 | License | MIT Update readme for Loco bridge documentation Commits ------- 0a91018 add documentation for Loco query parameter
2 parents a138360 + 0a91018 commit 44395ab

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

Lines changed: 4 additions & 0 deletions
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)
0