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"
},
"minute": {
"one": "{} Phút",
"other": "{} Phút"
"one": "{} phút",
"other": "{} phút"
},
"hour": {
"one": "{} Giờ",
"other": "{} Giờ"
"one": "{} giờ",
"other": "{} giờ"
},
"day": {
"one": "{} Ngày",
"one": "{} ngày",
"other": "{} ngày"
},
"clearedNLogsBeforeXAfterY": {