Skip to content

Commit eaa20ae

Browse files
committed
feat(i18n): add Polish (pl_PL) translation support
1 parent 3c0ed18 commit eaa20ae

File tree

3 files changed

+824
-1
lines changed

3 files changed

+824
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ It is written in Python and uses Qt for its graphical interface.
5353
- [x] GUI customization (predefined labels / flags, auto-saving, label validation, etc) ([#144](https://github.com/wkentaro/labelme/pull/144))
5454
- [x] Exporting VOC-format dataset for [semantic segmentation](examples/semantic_segmentation), [instance segmentation](examples/instance_segmentation)
5555
- [x] Exporting COCO-format dataset for [instance segmentation](examples/instance_segmentation)
56-
- [x] Multilingual support `zh_CN`, `zh_TW`, `fr_FR`, `ja_JP`, `de_DE`, `hu_HU`, `ko_KR`, `es_ES`, `fa_IR`, `nl_NL`, `pt_BR`, `it_IT`, `vi_VN`, `tr_TR` (`LANG=zh_CN.UTF-8 labelme`)
56+
- [x] Multilingual support `zh_CN`, `zh_TW`, `fr_FR`, `ja_JP`, `de_DE`, `hu_HU`, `ko_KR`, `es_ES`, `fa_IR`, `nl_NL`, `pt_BR`, `it_IT`, `vi_VN`, `tr_TR`, `pl_PL` (`LANG=zh_CN.UTF-8 labelme`)
5757
- [x] AI-assisted point-to-polygon/mask annotation by SAM, EfficientSAM models
5858
- [x] AI text-to-annotation by YOLO-world, SAM3 models
5959

labelme/translate/pl_PL.qm

19.1 KB
Binary file not shown.

0 commit comments

Comments
 (0)