From 0b845a871541b2687ec7bbfa18fc7789ab9025a2 Mon Sep 17 00:00:00 2001 From: ssig33 Date: Tue, 12 Aug 2025 16:22:11 +0900 Subject: [PATCH] =?UTF-8?q?Replace=20"=E4=B8=AA=E6=9C=88",=20which=20is=20?= =?UTF-8?q?Chinese,=20with=20the=20Japanese=20"=E3=83=B5=E6=9C=88"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lib/locales/ja.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/locales/ja.yaml b/lib/locales/ja.yaml index 3351ccc..58c6665 100644 --- a/lib/locales/ja.yaml +++ b/lib/locales/ja.yaml @@ -12,7 +12,7 @@ ja: years_short: '%{count}年' months: one: '1ヶ月' - other: '%{count}个月' + other: '%{count}ヵ月' months_short: '%{count}月' weeks: one: '1週間'