-
Notifications
You must be signed in to change notification settings - Fork 15.3k
Add missing Polish Translations including proper plural forms #52395
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’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
cc: @kacpermuda - finally solved the problem with some translations not working :) |
AND propoer plural forms:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can not judge translation quality but technically seems to be... trust you :-D
Maybe a native speaker review would be good.
Język polski wydaje się być trudnym językiem, a myślałem, że niemiecki jest już skomplikowany.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just nits, thanks @potiuk for your work, it looks like we'll have a perfect Airflow in polish 😄
airflow-core/src/airflow/ui/public/i18n/locales/pl/components.json
Outdated
Show resolved
Hide resolved
Update airflow-core/src/airflow/ui/public/i18n/locales/pl/components.json Co-authored-by: Kacper Muda <[email protected]>
1c4f405
to
8839817
Compare
Indeed, I did not expect we'll have correct plurals ! |
^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named
{pr_number}.significant.rst
or{issue_number}.significant.rst
, in airflow-core/newsfragments.