Conversation
0ab410b to
c1f8ab7
Compare
ba00a68 to
dbfd485
Compare
aee3958 to
64704c4
Compare
edffa06 to
45e16d2
Compare
45e16d2 to
b070a83
Compare
0cc41e3 to
3f9eeae
Compare
445c72d to
1ad3144
Compare
9443965 to
61c6572
Compare
There was a problem hiding this comment.
Bug: Czech Localization Errors Impact Pluralization
The Czech translation file (django.po) introduces multiple localization issues. The Plural-Forms rule is incorrectly simplified, declaring 4 forms but only providing logic for 3, and omitting decimal number checks, leading to incorrect pluralization for numbers (especially 2-4) and fractional values. The language code also changed from 'cs' to 'cs_CZ', potentially breaking language detection. Additionally, many msgstr entries were emptied, resulting in untranslated UI elements.
locale/cs/LC_MESSAGES/django.po#L8-L13
flows/locale/cs/LC_MESSAGES/django.po
Lines 8 to 13 in 82e12ec
Was this report helpful? Give feedback by reacting with 👍 or 👎
|



New Crowdin pull request with translations