From 58afec3771f71563811f32e7344143a2b8b35582 Mon Sep 17 00:00:00 2001 From: t0ng7u Date: Tue, 3 Feb 2026 02:05:40 +0800 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20fix:=20refine=20Japanese=20subscrip?= =?UTF-8?q?tion=20status=20labels?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Adjust Japanese UI wording for active-count labels to read more naturally and consistently. --- web/src/i18n/locales/ja.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/src/i18n/locales/ja.json b/web/src/i18n/locales/ja.json index 52b7af316..8ff6ccbc7 100644 --- a/web/src/i18n/locales/ja.json +++ b/web/src/i18n/locales/ja.json @@ -2650,7 +2650,7 @@ "仅用订阅": "サブスクリプションのみ", "仅用钱包": "ウォレットのみ", "我的订阅": "私のサブスクリプション", - "个生效中": "件有効", + "个生效中": "件有効中", "无生效": "有効なし", "个已过期": "件期限切れ", "订阅": "サブスクリプション",