fix: lowercase in vi.json

This commit is contained in:
shimeoki
2025-07-30 13:32:20 +03:00
parent c5b077e395
commit 85e05b75ee

View File

@@ -358,15 +358,15 @@
"other": "{} URL" "other": "{} URL"
}, },
"minute": { "minute": {
"one": "{} Phút", "one": "{} phút",
"other": "{} Phút" "other": "{} phút"
}, },
"hour": { "hour": {
"one": "{} Giờ", "one": "{} giờ",
"other": "{} Giờ" "other": "{} giờ"
}, },
"day": { "day": {
"one": "{} Ngày", "one": "{} ngày",
"other": "{} ngày" "other": "{} ngày"
}, },
"clearedNLogsBeforeXAfterY": { "clearedNLogsBeforeXAfterY": {