Skip to content

[RFC] Feat(ui): Add portuguese translation + CODEOWNER#52341

Merged
potiuk merged 24 commits intoapache:mainfrom
aoelvp94:feat/add-portuguese-translation
Sep 11, 2025
Merged

[RFC] Feat(ui): Add portuguese translation + CODEOWNER#52341
potiuk merged 24 commits intoapache:mainfrom
aoelvp94:feat/add-portuguese-translation

Conversation

@aoelvp94
Copy link
Copy Markdown
Contributor


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

@aoelvp94
Copy link
Copy Markdown
Contributor Author

aoelvp94 commented Jun 27, 2025

cc @victoru2 will help me on checking the PR. I checked before with some of my workmates. To take in account that this portuguese translation is from Portugal and not the Brazilian one that has some small differences on wordings.

…json

Co-authored-by: Victor Urquiola <89049935+victoru2@users.noreply.github.com>
Co-authored-by: Victor Urquiola <89049935+victoru2@users.noreply.github.com>
Co-authored-by: Victor Urquiola <89049935+victoru2@users.noreply.github.com>
@github-actions
Copy link
Copy Markdown

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed in 5 days if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the stale Stale PRs per the .github/workflows/stale.yml policy file label Aug 12, 2025
aoelvp94 and others added 3 commits August 19, 2025 22:09
Co-authored-by: Victor Urquiola <89049935+victoru2@users.noreply.github.com>
Co-authored-by: Victor Urquiola <89049935+victoru2@users.noreply.github.com>
Co-authored-by: Victor Urquiola <89049935+victoru2@users.noreply.github.com>
@potiuk
Copy link
Copy Markdown
Member

potiuk commented Aug 22, 2025

Conflicts to solve :)

Co-authored-by: Ash Berlin-Taylor <ash_github@firemirror.com>
Copy link
Copy Markdown
Contributor

@jscheffl jscheffl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me! 100% coverage now!

@bbovenzi or @potiuk - OK like this or switch sponsoring?

@jscheffl jscheffl added this to the Airflow 3.1.0 milestone Sep 10, 2025
@potiuk potiuk merged commit 5251ac2 into apache:main Sep 11, 2025
9 checks passed
kaxil pushed a commit to astronomer/airflow that referenced this pull request Sep 11, 2025
* add portuguese translation

* add pt lang to dropdown UI

* add latam codeowners

* apply feedback on wordings

* apply feedback

* Update airflow-core/src/airflow/ui/public/i18n/locales/pt/components.json

Co-authored-by: Victor Urquiola <89049935+victoru2@users.noreply.github.com>

* Update airflow-core/src/airflow/ui/public/i18n/locales/pt/dag.json

Co-authored-by: Victor Urquiola <89049935+victoru2@users.noreply.github.com>

* Update airflow-core/src/airflow/ui/public/i18n/locales/pt/common.json

Co-authored-by: Victor Urquiola <89049935+victoru2@users.noreply.github.com>

* change fornecedor (refers to physical things) to Provider (keep it in english due to it is a tech term)

* fix linter

* add more lint fixes

* Update airflow-core/src/airflow/ui/public/i18n/locales/pt/common.json

Co-authored-by: Victor Urquiola <89049935+victoru2@users.noreply.github.com>

* Update airflow-core/src/airflow/ui/public/i18n/locales/pt/common.json

Co-authored-by: Victor Urquiola <89049935+victoru2@users.noreply.github.com>

* Update airflow-core/src/airflow/ui/public/i18n/locales/pt/common.json

Co-authored-by: Victor Urquiola <89049935+victoru2@users.noreply.github.com>

* reduce gap

* fix lint

* add plurals

* add plurals

* Update airflow-core/src/airflow/ui/public/i18n/locales/pt/common.json

Co-authored-by: Ash Berlin-Taylor <ash_github@firemirror.com>

* Update .github/CODEOWNERS

---------

Co-authored-by: Victor Urquiola <89049935+victoru2@users.noreply.github.com>
Co-authored-by: Ash Berlin-Taylor <ash_github@firemirror.com>
Co-authored-by: Jarek Potiuk <jarek@potiuk.com>
(cherry picked from commit 5251ac2)
suman-himanshu pushed a commit to suman-himanshu/airflow that referenced this pull request Sep 17, 2025
* add portuguese translation

* add pt lang to dropdown UI

* add latam codeowners

* apply feedback on wordings

* apply feedback

* Update airflow-core/src/airflow/ui/public/i18n/locales/pt/components.json

Co-authored-by: Victor Urquiola <89049935+victoru2@users.noreply.github.com>

* Update airflow-core/src/airflow/ui/public/i18n/locales/pt/dag.json

Co-authored-by: Victor Urquiola <89049935+victoru2@users.noreply.github.com>

* Update airflow-core/src/airflow/ui/public/i18n/locales/pt/common.json

Co-authored-by: Victor Urquiola <89049935+victoru2@users.noreply.github.com>

* change fornecedor (refers to physical things) to Provider (keep it in english due to it is a tech term)

* fix linter

* add more lint fixes

* Update airflow-core/src/airflow/ui/public/i18n/locales/pt/common.json

Co-authored-by: Victor Urquiola <89049935+victoru2@users.noreply.github.com>

* Update airflow-core/src/airflow/ui/public/i18n/locales/pt/common.json

Co-authored-by: Victor Urquiola <89049935+victoru2@users.noreply.github.com>

* Update airflow-core/src/airflow/ui/public/i18n/locales/pt/common.json

Co-authored-by: Victor Urquiola <89049935+victoru2@users.noreply.github.com>

* reduce gap

* fix lint

* add plurals

* add plurals

* Update airflow-core/src/airflow/ui/public/i18n/locales/pt/common.json

Co-authored-by: Ash Berlin-Taylor <ash_github@firemirror.com>

* Update .github/CODEOWNERS

---------

Co-authored-by: Victor Urquiola <89049935+victoru2@users.noreply.github.com>
Co-authored-by: Ash Berlin-Taylor <ash_github@firemirror.com>
Co-authored-by: Jarek Potiuk <jarek@potiuk.com>
Brunda10 pushed a commit to Brunda10/airflow that referenced this pull request Sep 17, 2025
* add portuguese translation

* add pt lang to dropdown UI

* add latam codeowners

* apply feedback on wordings

* apply feedback

* Update airflow-core/src/airflow/ui/public/i18n/locales/pt/components.json

Co-authored-by: Victor Urquiola <89049935+victoru2@users.noreply.github.com>

* Update airflow-core/src/airflow/ui/public/i18n/locales/pt/dag.json

Co-authored-by: Victor Urquiola <89049935+victoru2@users.noreply.github.com>

* Update airflow-core/src/airflow/ui/public/i18n/locales/pt/common.json

Co-authored-by: Victor Urquiola <89049935+victoru2@users.noreply.github.com>

* change fornecedor (refers to physical things) to Provider (keep it in english due to it is a tech term)

* fix linter

* add more lint fixes

* Update airflow-core/src/airflow/ui/public/i18n/locales/pt/common.json

Co-authored-by: Victor Urquiola <89049935+victoru2@users.noreply.github.com>

* Update airflow-core/src/airflow/ui/public/i18n/locales/pt/common.json

Co-authored-by: Victor Urquiola <89049935+victoru2@users.noreply.github.com>

* Update airflow-core/src/airflow/ui/public/i18n/locales/pt/common.json

Co-authored-by: Victor Urquiola <89049935+victoru2@users.noreply.github.com>

* reduce gap

* fix lint

* add plurals

* add plurals

* Update airflow-core/src/airflow/ui/public/i18n/locales/pt/common.json

Co-authored-by: Ash Berlin-Taylor <ash_github@firemirror.com>

* Update .github/CODEOWNERS

---------

Co-authored-by: Victor Urquiola <89049935+victoru2@users.noreply.github.com>
Co-authored-by: Ash Berlin-Taylor <ash_github@firemirror.com>
Co-authored-by: Jarek Potiuk <jarek@potiuk.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:dev-tools area:translations area:UI Related to UI/UX. For Frontend Developers.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants