From c916723c8b5e89fb1701f7a6e9b519090852af56 Mon Sep 17 00:00:00 2001 From: Nicolas Grekas Date: Thu, 2 May 2024 13:50:05 +0200 Subject: [PATCH] [Translation] Crowdin is backing its translation bridge, thanks to them! \o/ --- .../Component/Translation/Bridge/Crowdin/README.md | 10 ++++++++-- src/Symfony/Component/Translation/README.md | 10 ++++++++-- 2 files changed, 16 insertions(+), 4 deletions(-) diff --git a/src/Symfony/Component/Translation/Bridge/Crowdin/README.md b/src/Symfony/Component/Translation/Bridge/Crowdin/README.md index bd4b7e4e3de41..a1b8a1a6cc46c 100644 --- a/src/Symfony/Component/Translation/Bridge/Crowdin/README.md +++ b/src/Symfony/Component/Translation/Bridge/Crowdin/README.md @@ -23,7 +23,11 @@ where: Sponsor ------- -Help Symfony by [sponsoring][1] its development! +This bridge for Symfony 5.4/6.0 is [backed][1] by [Crowdin][2]. + +Crowdin is a cloud-based localization management software helping teams to go global and stay agile. + +Help Symfony by [sponsoring][3] its development! Resources --------- @@ -33,4 +37,6 @@ Resources [send Pull Requests](https://github.com/symfony/symfony/pulls) in the [main Symfony repository](https://github.com/symfony/symfony) -[1]: https://symfony.com/sponsor +[1]: https://symfony.com/backers +[2]: https://crowdin.com +[3]: https://symfony.com/sponsor diff --git a/src/Symfony/Component/Translation/README.md b/src/Symfony/Component/Translation/README.md index 0edcae654ecaa..e9174ecc527db 100644 --- a/src/Symfony/Component/Translation/README.md +++ b/src/Symfony/Component/Translation/README.md @@ -26,7 +26,11 @@ echo $translator->trans('Hello World!'); // outputs « Bonjour ! » Sponsor ------- -Help Symfony by [sponsoring][1] its development! +The Translation component for Symfony 7.1 is [backed][1] by: + + * [Crowdin][2], a cloud-based localization management software helping teams to go global and stay agile. + +Help Symfony by [sponsoring][3] its development! Resources --------- @@ -37,4 +41,6 @@ Resources [send Pull Requests](https://github.com/symfony/symfony/pulls) in the [main Symfony repository](https://github.com/symfony/symfony) -[1]: https://symfony.com/sponsor +[1]: https://symfony.com/backers +[2]: https://crowdin.com +[3]: https://symfony.com/sponsor