From 85e05b75ee1e2dac13d35934c35c4561f02374f8 Mon Sep 17 00:00:00 2001 From: shimeoki Date: Wed, 30 Jul 2025 13:32:20 +0300 Subject: [PATCH] fix: lowercase in vi.json --- assets/translations/vi.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/assets/translations/vi.json b/assets/translations/vi.json index 2f92c3d..07a3630 100644 --- a/assets/translations/vi.json +++ b/assets/translations/vi.json @@ -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": {