Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Help adding translations #38710
Help adding translations #38710
Comments
I'll look into the German translations. |
This PR was submitted for the 5.x branch but it was merged into the 3.4 branch instead. Discussion ---------- [Security] Add missing polish translations | Q | A | ------------- | --- | Branch? | 5.x | Bug fix? | yes/no | New feature? | no | Deprecations? | no | Tickets | #38710 | License | MIT This PR adds missing polish security translations. Commits ------- 23fa422 [Security] Add missing polish translations
This PR was merged into the 3.4 branch. Discussion ---------- [Form] Add missing polish translations | Q | A | ------------- | --- | Branch? | 3.4 | Bug fix? | no | New feature? | no | Deprecations? | no | Tickets | #38710 | License | MIT This PR adds missing polish form translations. Commits ------- ec3b0ed [Form] Add missing polish translations
This PR was merged into the 5.2-dev branch. Discussion ---------- [Form] Added missing German translations | Q | A | ------------- | --- | Branch? | 3.4 | Bug fix? | yes | New feature? | no | Deprecations? | no | Tickets | Part of #38710 | License | MIT | Doc PR | N/A Commits ------- 37a2ff4 [Form] Added missing German translations.
This PR was merged into the 3.4 branch. Discussion ---------- [Security] Synchronized translations with 5.x | Q | A | ------------- | --- | Branch? | 3.4 | Bug fix? | yes | New feature? | no | Deprecations? | no | Tickets | Part of #38710 | License | MIT | Doc PR | N/A Commits ------- 3d7863f [Security] Synchronized translations with 5.x.
I think, your documentation on how to update translations would be a helpful addition to the official docs: symfony/symfony-docs#14481 |
This PR was merged into the 3.4 branch. Discussion ---------- [Security] Added missing German translations | Q | A | ------------- | --- | Branch? | 3.4 | Bug fix? | no | New feature? | no | Deprecations? | no | Tickets | Part of #38710 | License | MIT | Doc PR | N/A Commits ------- 54140d4 [Security] Added missing German translations.
Will look into Latvian |
I will do Hebrew translation if still needed ... |
This PR was merged into the 3.4 branch. Discussion ---------- [Security] Added missing Spanish translations | Q | A | ------------- | --- | Branch? | 3.4 | Bug fix? | no | New feature? | no | Deprecations? | no | Tickets | Part of #38710 and #38764 | License | MIT | Doc PR | N/A Commits ------- 8b307e6 [Security] Added missing Spanish translations.
This PR was merged into the 3.4 branch. Discussion ---------- [Validator] Added missing Spanish translation | Q | A | ------------- | --- | Branch? | 3.4 | Bug fix? | no | New feature? | no | Deprecations? | no | Tickets | Part of #38710 and #38764 | License | MIT | Doc PR | N/A Commits ------- 26f3963 [Validator] Added missing Spanish translations.
This PR was merged into the 3.4 branch. Discussion ---------- [Form] Added missing Spanish translations | Q | A | ------------- | --- | Branch? | 3.4 | Bug fix? | yes | New feature? | no | Deprecations? | no | Tickets | Part of #38710 and #38764 | License | MIT | Doc PR | N/A Commits ------- 929bba6 [Form] Added missing Spanish translations.
This PR was merged into the 4.4 branch. Discussion ---------- [Validator] Add missing Azerbaijani translation | Q | A | ------------- | --- | Branch? | 3.4 | Bug fix? | no | New feature? | no | Deprecations? | no | Tickets | Part of #38725 and #38710 | License | MIT | Doc PR | N/A Commits ------- 317f17a [Validator] Add missing Azerbaijani translation
This PR was merged into the 4.4 branch. Discussion ---------- [Security] Add missing Azerbaijani translation | Q | A | ------------- | --- | Branch? | 3.4 | Bug fix? | no | New feature? | no | Deprecations? | no | Tickets | Part of #38725 and #38710 | License | MIT | Doc PR | N/A Commits ------- 665b25c [Security] Add missing Azerbaijani translations
This PR was squashed before being merged into the 4.4 branch. Discussion ---------- [Form] Add missing Azerbaijani translation | Q | A | ------------- | --- | Branch? | 3.4 | Bug fix? | no | New feature? | no | Deprecations? | no | Tickets | Part of #38725 and #38710 | License | MIT | Doc PR | N/A Commits ------- 142cfee [Form] Add missing Azerbaijani translation
Wohoo. We have made some great progress here. Just a few languages left to translate. |
Hey!
My very first contribution to Symfony was adding some Swedish translations. These translations are helpful for everyone that runs a Swedish Symfony website.
Symfony core uses translations mostly for error messages. When new error messages are added, so is English translations. But there is also a continuous effort to translate these new strings into Spanish, Arabic, Serbian, Japanese, German etc.
I created a status page that will show what language that is currently missing translations for each component and branch. If you speak a language that has missing translations, I would really appreciate if you took the time to submit a PR.
See current translation status at: https://symfony-translations.nyholm.tech
If this is the first time you make a PR to Symfony, or maybe it is your first time making a PR at all? No worries. The Symfony community is always happy to help. Do your best effort and we will make sure it gets merged together. There is also some really great people in the #support channel on Slack.