-
Notifications
You must be signed in to change notification settings - Fork 15.3k
[RFC] Feat(ui): add italian translation + CODEOWNER #52342
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
base: main
Are you sure you want to change the base?
Conversation
FYI I am also an italian speaker (second language) |
@@ -41,6 +41,7 @@ | |||
airflow-core/src/airflow/ui/public/i18n/locales/ar/ @shahar1 @hussein-awala # + @ahmadtfarhan | |||
airflow-core/src/airflow/ui/public/i18n/locales/de/ @jscheffl # + @TJaniF @m1racoli | |||
airflow-core/src/airflow/ui/public/i18n/locales/he/ @eladkal @shahar1 @romsharon98 # +@Dev-iL | |||
airflow-core/src/airflow/ui/public/i18n/locales/it/ @bbovenzi # + @aoelvp94 |
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.
I can't be the codeowner. I don't know Italian.
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.
Would be the same for me... just my daughter has Italian as third language in School :-D Does this account?
Do we have any native speaker as codeowner? Having Italian translation would be cool but we would need some maintainer...
"stats": "Statistiche" | ||
}, | ||
"uri": "Uri", | ||
"welcome": "Benvenuto" |
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.
other word that should change to be more inclusive
^ 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.