Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 44395ab

Browse filesBrowse 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
Copy full SHA for 44395ab

File tree

Expand file treeCollapse file tree

1 file changed

+4
-0
lines changed
Filter options
  • src/Symfony/Component/Translation/Bridge/Loco
Expand file treeCollapse file tree

1 file changed

+4
-0
lines changed

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

Copy file name to clipboardExpand all lines: src/Symfony/Component/Translation/Bridge/Loco/README.md
+4Lines 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)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.