Skip to content

feat(i18n): add Polish (pl_PL) translation support#1809

Merged
wkentaro merged 1 commit intowkentaro:mainfrom
kancheng:feature/i18n-pl
Feb 26, 2026
Merged

feat(i18n): add Polish (pl_PL) translation support#1809
wkentaro merged 1 commit intowkentaro:mainfrom
kancheng:feature/i18n-pl

Conversation

@kancheng
Copy link
Contributor

@kancheng kancheng commented Feb 26, 2026

This PR adds Polish localization support to Labelme by introducing the pl_PL locale and registering Polish in the language selection configuration. The goal is to keep the i18n structure consistent with existing locales such as zh_CN, zh_TW, fr_FR, ja_JP, and de_DE.

pol

Changes

  • Added pl_PL locale entry for Polish.
  • Registered Polish (polski) in the language selection list and locale mapping.
  • Added Polish translation resources and ensured they are packaged and loadable at runtime.
  • Verified locale loading via environment variable override, e.g. LANG=pl_PL.UTF-8 labelme.

@wkentaro wkentaro self-assigned this Feb 26, 2026
@wkentaro wkentaro added the i18n label Feb 26, 2026
@wkentaro wkentaro added this to the v6.0.0 milestone Feb 26, 2026
@wkentaro wkentaro merged commit b2ccd85 into wkentaro:main Feb 26, 2026
4 checks passed
@github-project-automation github-project-automation bot moved this from Backlog to Done in @wkentaro's Kanban Feb 26, 2026
@wkentaro wkentaro assigned kancheng and unassigned wkentaro Feb 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants