From 7a321eae485f6bdfa2b84c5829cc3395e05a8f89 Mon Sep 17 00:00:00 2001 From: YoursFunny Date: Tue, 23 Sep 2025 20:01:32 +0800 Subject: [PATCH] fix: update configs to enable new bounty stage for OVERSEA server --- module/config/i18n/en-US.json | 6 +++--- module/config/i18n/zh-CN.json | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/module/config/i18n/en-US.json b/module/config/i18n/en-US.json index d7092cc..72b1aa8 100644 --- a/module/config/i18n/en-US.json +++ b/module/config/i18n/en-US.json @@ -503,7 +503,7 @@ "7": "07 - Overpass G", "8": "08 - Overpass H", "9": "09 - Overpass I", - "10": "10 - Overpass J (JP Server Only)" + "10": "10 - Overpass J" }, "Count": { "name": "Sweep X times", @@ -528,7 +528,7 @@ "7": "07 - Abandoned Train G", "8": "08 - Abandoned Train H", "9": "09 - Abandoned Train I", - "10": "10 - Abandoned Train J (JP Server Only)" + "10": "10 - Abandoned Train J" }, "Count": { "name": "Sweep X times", @@ -553,7 +553,7 @@ "7": "07 - Besieged Classroom G", "8": "08 - Besieged Classroom H", "9": "09 - Besieged Classroom I", - "10": "10 - Besieged Classroom J (JP Server Only)" + "10": "10 - Besieged Classroom J" }, "Count": { "name": "Sweep X times", diff --git a/module/config/i18n/zh-CN.json b/module/config/i18n/zh-CN.json index 5c1e1c2..65206a2 100644 --- a/module/config/i18n/zh-CN.json +++ b/module/config/i18n/zh-CN.json @@ -503,7 +503,7 @@ "7": "07 - 高架公路 G", "8": "08 - 高架公路 H", "9": "09 - 高架公路 I", - "10": "10 - 高架公路 J(仅日服)" + "10": "10 - 高架公路 J" }, "Count": { "name": "扫荡次数", @@ -528,7 +528,7 @@ "7": "07 - 被遗弃的列车 G", "8": "08 - 被遗弃的列车 H", "9": "09 - 被遗弃的列车 I", - "10": "10 - 被遗弃的列车 J(仅日服)" + "10": "10 - 被遗弃的列车 J" }, "Count": { "name": "扫荡次数", @@ -553,7 +553,7 @@ "7": "07 - 被袭击的教室 G", "8": "08 - 被袭击的教室 H", "9": "09 - 被袭击的教室 I", - "10": "10 - 被袭击的教室 J(仅日服)" + "10": "10 - 被袭击的教室 J" }, "Count": { "name": "扫荡次数",