Updated the Ukrainian translation.
translations.xlsx
Please check the pluralization logic for the Ukrainian language; it is currently working incorrectly. When selecting "Custom", the number of days always displays "Днів" (Days), but it should be:
days_PLURALS_few: Дні (2, 3, 4 дні)
days_PLURALS_many: Днів (5, 10, 20 днів)
days_PLURALS_one: День (1, 21, 31 день)
days_PLURALS_other: Дня (1.5, 2.5 дня)
days_PLURALS_two: Дні (2 дні)
days_PLURALS_zero: Днів (0 днів)
If necessary, I can create a separate issue for this.
Updated the Ukrainian translation.
translations.xlsx
Please check the pluralization logic for the Ukrainian language; it is currently working incorrectly. When selecting "Custom", the number of days always displays "Днів" (Days), but it should be:
days_PLURALS_few: Дні (2, 3, 4 дні)
days_PLURALS_many: Днів (5, 10, 20 днів)
days_PLURALS_one: День (1, 21, 31 день)
days_PLURALS_other: Дня (1.5, 2.5 дня)
days_PLURALS_two: Дні (2 дні)
days_PLURALS_zero: Днів (0 днів)
If necessary, I can create a separate issue for this.