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 e0ec9b5

Browse filesBrowse files
committed
minor #44224 [Translation] Add Crowdin as a backer to the READMEs (nicolas-grekas)
This PR was merged into the 5.4 branch. Discussion ---------- [Translation] Add Crowdin as a backer to the READMEs | Q | A | ------------- | --- | Branch? | 5.4 | Bug fix? | no | New feature? | no | Deprecations? | no | Tickets | - | License | MIT | Doc PR | - Thanks to them! 🙏 /cc @andrii-bodnar Commits ------- 7742c23 [Translation] Add Crowdin as a backer to the READMEs
2 parents c94aa6f + 7742c23 commit e0ec9b5
Copy full SHA for e0ec9b5

File tree

Expand file treeCollapse file tree

2 files changed

+26
-0
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+26
-0
lines changed

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

Copy file name to clipboardExpand all lines: src/Symfony/Component/Translation/Bridge/Crowdin/README.md
+13Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,23 @@ where:
2020

2121
[Generate Personal Access Token on Crowdin Enterprise](https://support.crowdin.com/enterprise/personal-access-tokens/)
2222

23+
Sponsor
24+
-------
25+
26+
This bridge for Symfony 5.4/6.0 is [backed][1] by [Crowdin][2].
27+
28+
Crowdin is a cloud-based localization management software helping teams to go global and stay agile.
29+
30+
Help Symfony by [sponsoring][3] its development!
31+
2332
Resources
2433
---------
2534

2635
* [Contributing](https://symfony.com/doc/current/contributing/index.html)
2736
* [Report issues](https://github.com/symfony/symfony/issues) and
2837
[send Pull Requests](https://github.com/symfony/symfony/pulls)
2938
in the [main Symfony repository](https://github.com/symfony/symfony)
39+
40+
[1]: https://symfony.com/backers
41+
[2]: https://crowdin.com
42+
[3]: https://symfony.com/sponsor

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

Copy file name to clipboardExpand all lines: src/Symfony/Component/Translation/README.md
+13Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,15 @@ $translator->addResource('array', [
2323
echo $translator->trans('Hello World!'); // outputs « Bonjour ! »
2424
```
2525

26+
Sponsor
27+
-------
28+
29+
The Translation component for Symfony 5.4/6.0 is [backed][1] by:
30+
31+
* [Crowdin][2], a cloud-based localization management software helping teams to go global and stay agile.
32+
33+
Help Symfony by [sponsoring][3] its development!
34+
2635
Resources
2736
---------
2837

@@ -31,3 +40,7 @@ Resources
3140
* [Report issues](https://github.com/symfony/symfony/issues) and
3241
[send Pull Requests](https://github.com/symfony/symfony/pulls)
3342
in the [main Symfony repository](https://github.com/symfony/symfony)
43+
44+
[1]: https://symfony.com/backers
45+
[2]: https://crowdin.com
46+
[3]: https://symfony.com/sponsor

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.