update polish pluralization

This commit is contained in:
daimond113 2025-09-08 22:05:35 +02:00 committed by ed
parent e09f3c9e2c
commit 52438bcc0d

View file

@ -7677,11 +7677,14 @@ var Ls = {
"clipped": "skopiowano do schowka", "clipped": "skopiowano do schowka",
"ht_s1": "sekunda", "ht_s1": "sekunda",
"ht_s2": "sekund(y)", "ht_s2": "sekundy",
"ht_s5": "sekund",
"ht_m1": "minuta", "ht_m1": "minuta",
"ht_m2": "minuty", "ht_m2": "minuty",
"ht_m5": "minut",
"ht_h1": "godzina", "ht_h1": "godzina",
"ht_h2": "godziny", "ht_h2": "godziny",
"ht_h5": "godzin",
"ht_d1": "dzień", "ht_d1": "dzień",
"ht_d2": "dni", "ht_d2": "dni",
"ht_and": " i ", "ht_and": " i ",