fix: lowercase in cs.json

This commit is contained in:
shimeoki
2025-07-30 13:24:29 +03:00
parent b203934f10
commit cb18cd360c

View File

@@ -358,16 +358,16 @@
"other": "{} Adres" "other": "{} Adres"
}, },
"minute": { "minute": {
"one": "{} Minuta", "one": "{} minuta",
"other": "{} Minut" "other": "{} minut"
}, },
"hour": { "hour": {
"one": "{} Hodina", "one": "{} hodina",
"other": "{} Hodin" "other": "{} hodin"
}, },
"day": { "day": {
"one": "{} Den", "one": "{} den",
"other": "{} Dnů" "other": "{} dnů"
}, },
"clearedNLogsBeforeXAfterY": { "clearedNLogsBeforeXAfterY": {
"one": "{n} Záznam vymazán (před = {before}, po = {after})", "one": "{n} Záznam vymazán (před = {before}, po = {after})",