Skip to content

[v3-2-test] Translations: add missing Polish translations for new UI keys#66823

Merged
potiuk merged 1 commit into
apache:v3-2-testfrom
potiuk:feat/pl-translations-missing-keys-v3-2
May 13, 2026
Merged

[v3-2-test] Translations: add missing Polish translations for new UI keys#66823
potiuk merged 1 commit into
apache:v3-2-testfrom
potiuk:feat/pl-translations-missing-keys-v3-2

Conversation

@potiuk
Copy link
Copy Markdown
Member

@potiuk potiuk commented May 12, 2026

Summary

Backports the Polish translation gaps on v3-2-test. Fills the 8 missing keys flagged by breeze ui check-translation-completeness --language pl:

  • common.json
    • consumingAsset → "Zabierający zasób" (per locale glossary)
    • filters.searchAsset → "Szukaj zasobu"
    • search.advanced.{description,title} → "Dopasuj w dowolnym miejscu"
    • validation.mustBeAtLeast → "Musi wynosić co najmniej {{min}}."
    • validation.mustBeValidNumber → "Musi być prawidłową liczbą."
  • components.json
    • backfill.overrideExistingParams → "Nadpisz parametry istniejących wykonań"
    • graph.zoomToTask → "Powiększ do wybranego zadania"

All terminology choices match the established translations on main for consistency.

Test plan

  • breeze ui check-translation-completeness --language pl shows 0 missing
  • prek run check-i18n-json passes

Was generative AI tooling used to co-author this PR?
  • Yes — Claude Code (Opus 4.7)

Generated-by: Claude Code (Opus 4.7) following the guidelines

8 new keys across common and components namespaces:
- consumingAsset (Zabierający zasób per locale glossary)
- filters.searchAsset (Szukaj zasobu)
- search.advanced.{description,title} (Dopasuj w dowolnym miejscu)
- validation.{mustBeAtLeast,mustBeValidNumber}
- backfill.overrideExistingParams (Nadpisz parametry istniejących wykonań)
- graph.zoomToTask (Powiększ do wybranego zadania)

Terminology matches the established translations on main.
@potiuk potiuk requested a review from mobuchowski as a code owner May 12, 2026 19:03
@boring-cyborg boring-cyborg Bot added area:translations area:UI Related to UI/UX. For Frontend Developers. translation:pl labels May 12, 2026
@potiuk
Copy link
Copy Markdown
Member Author

potiuk commented May 12, 2026

cc: @kacpermuda

@potiuk potiuk merged commit fef5466 into apache:v3-2-test May 13, 2026
79 checks passed
@potiuk potiuk deleted the feat/pl-translations-missing-keys-v3-2 branch May 13, 2026 13:34
@vatsrahul1001 vatsrahul1001 added the type:doc-only Changelog: Doc Only label May 18, 2026
@vatsrahul1001 vatsrahul1001 added this to the Airflow 3.2.2 milestone May 18, 2026
vatsrahul1001 pushed a commit that referenced this pull request May 20, 2026
8 new keys across common and components namespaces:
- consumingAsset (Zabierający zasób per locale glossary)
- filters.searchAsset (Szukaj zasobu)
- search.advanced.{description,title} (Dopasuj w dowolnym miejscu)
- validation.{mustBeAtLeast,mustBeValidNumber}
- backfill.overrideExistingParams (Nadpisz parametry istniejących wykonań)
- graph.zoomToTask (Powiększ do wybranego zadania)

Terminology matches the established translations on main.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:translations area:UI Related to UI/UX. For Frontend Developers. translation:pl type:doc-only Changelog: Doc Only

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants