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

[Translation] Add Crowdin as a backer to the READMEs #44224

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 23, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions 13 src/Symfony/Component/Translation/Bridge/Crowdin/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,23 @@ where:

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

Sponsor
-------

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
---------

* [Contributing](https://symfony.com/doc/current/contributing/index.html)
* [Report issues](https://github.com/symfony/symfony/issues) and
[send Pull Requests](https://github.com/symfony/symfony/pulls)
in the [main Symfony repository](https://github.com/symfony/symfony)

[1]: https://symfony.com/backers
[2]: https://crowdin.com
[3]: https://symfony.com/sponsor
13 changes: 13 additions & 0 deletions 13 src/Symfony/Component/Translation/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,15 @@ $translator->addResource('array', [
echo $translator->trans('Hello World!'); // outputs 芦聽Bonjour !聽禄
```

Sponsor
-------

The Translation component for Symfony 5.4/6.0 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
---------

Expand All @@ -31,3 +40,7 @@ Resources
* [Report issues](https://github.com/symfony/symfony/issues) and
[send Pull Requests](https://github.com/symfony/symfony/pulls)
in the [main Symfony repository](https://github.com/symfony/symfony)

[1]: https://symfony.com/backers
[2]: https://crowdin.com
[3]: https://symfony.com/sponsor
Morty Proxy This is a proxified and sanitized view of the page, visit original site.