`gettext.ngettext` parameters `msgid1` and `msgid2` are documented as `singular` and `plural`
Đang mở
@StanFromIreland đang làm issue này rồi.
Từ ngày 24/10/2025.
docs
- Ngôn ngữ chính
- Python
- Star
- 77.2k
- Fork
- 35.9k
- Chỉ số merge pull request
- Chỉ số pull request đang chờ
Mô tả
Documentation
gettext.ngettext’s first two parameters are documented as singular and plural, but they are actually named msgid1 and msgid2. The same goes for the other functions that support plurals.
Linked PRs
- gh-140598
- gh-150657
- gh-150658
- gh-150659
Hướng dẫn đóng góp
Bắt đầu từ đâu
- Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
- Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
- Fork repository và làm thay đổi trên một nhánh.
- Mở pull request có tham chiếu số hiệu của issue.
Đánh giá
Issue này chưa được đánh giá.