We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b77a27d commit 583d18eCopy full SHA for 583d18e
README.md
@@ -26,7 +26,11 @@ echo $translator->trans('Hello World!'); // outputs « Bonjour ! »
26
Sponsor
27
-------
28
29
-Help Symfony by [sponsoring][1] its development!
+The Translation component for Symfony 7.1 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
35
Resources
36
---------
@@ -37,4 +41,6 @@ Resources
37
41
[send Pull Requests](https://github.com/symfony/symfony/pulls)
38
42
in the [main Symfony repository](https://github.com/symfony/symfony)
39
43
40
-[1]: https://symfony.com/sponsor
44
+[1]: https://symfony.com/backers
45
+[2]: https://crowdin.com
46
+[3]: https://symfony.com/sponsor
0 commit comments