From 61ac2f8b725aec0aeda6733d854c8330b9c50f18 Mon Sep 17 00:00:00 2001 From: Corvus Date: Wed, 2 Jul 2025 15:04:42 -0700 Subject: [PATCH] chore(webui): update Chinese translation (#2394) Reviewed-on: https://onlyg.it/OpenWF/SpaceNinjaServer/pulls/2394 Co-authored-by: Corvus Co-committed-by: Corvus --- 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为禁用)`,