From d33cd3cb44b6aca2620a6c53b968dcae16c22e92 Mon Sep 17 00:00:00 2001 From: Corvus Date: Wed, 2 Jul 2025 15:01:08 -0700 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20static/webui/translations/?= =?UTF-8?q?zh.js?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- static/webui/translations/zh.js | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/static/webui/translations/zh.js b/static/webui/translations/zh.js index 097c143c..2e7c1cb2 100644 --- a/static/webui/translations/zh.js +++ b/static/webui/translations/zh.js @@ -127,7 +127,7 @@ dict = { mods_fingerprintHelp: `需要印记相关的帮助?`, mods_rivens: `裂罅MOD`, mods_mods: `Mods`, - mods_addMax: `[UNTRANSLATED] Add Maxed`, + mods_addMax: `设为满级`, mods_addMissingUnrankedMods: `添加所有缺失的Mods`, mods_removeUnranked: `删除所有未升级的Mods`, mods_addMissingMaxRankMods: `添加所有缺失的满级Mods`, @@ -183,9 +183,9 @@ dict = { cheats_noDojoResearchTime: `无视道场研究时间`, cheats_fastClanAscension: `快速升级氏族`, cheats_missionsCanGiveAllRelics: `任务可获取所有遗物`, - cheats_exceptionalRelicsAlwaysGiveBronzeReward: `[UNTRANSLATED] Exceptional Relics Always Give Bronze Reward`, - cheats_flawlessRelicsAlwaysGiveSilverReward: `[UNTRANSLATED] Flawless Relics Always Give Silver Reward`, - cheats_radiantRelicsAlwaysGiveGoldReward: `[UNTRANSLATED] Radiant Relics Always Give Gold Reward`, + cheats_exceptionalRelicsAlwaysGiveBronzeReward: `卓越遗物必定掉落青铜奖励`, + cheats_flawlessRelicsAlwaysGiveSilverReward: `无瑕遗物必定掉落白银奖励`, + cheats_radiantRelicsAlwaysGiveGoldReward: `光辉遗物必定掉落黄金奖励`, cheats_unlockAllSimarisResearchEntries: `解锁所有Simaris研究条目`, cheats_disableDailyTribute: `禁用每日登录奖励`, cheats_spoofMasteryRank: `伪造精通段位(-1为禁用)`,