mirror of
https://github.com/ImranR98/Obtainium.git
synced 2025-08-27 08:29:29 +02:00
fix: lowercase in vi.json
This commit is contained in:
@@ -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": {
|
||||||
|
Reference in New Issue
Block a user