From 20de230ea34747beb9c1539f791403e2e589b298 Mon Sep 17 00:00:00 2001 From: Animan8000 Date: Tue, 30 Sep 2025 10:35:08 -0700 Subject: [PATCH] static/webui/translations/zh.js aktualisiert --- static/webui/translations/zh.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/static/webui/translations/zh.js b/static/webui/translations/zh.js index 438c1cc3..c21843ae 100644 --- a/static/webui/translations/zh.js +++ b/static/webui/translations/zh.js @@ -1,4 +1,4 @@ -// Chinese translation by meb154, bishan178, nyaoouo, qianlishun, CrazyZhang, Corvus, & qingchun +// Chinese translation by meb154, bishan178, nyaoouo, qianlishun, CrazyZhang, Corvus, qingchun dict = { general_inventoryUpdateNote: `注意: 要在游戏中查看更改,您需要重新同步库存,例如使用客户端的 /sync 命令,访问道场/中继站或重新登录.`, general_inventoryUpdateNoteGameWs: `[UNTRANSLATED] Note: You may need to reopen any menu you are on for changes to be reflected.`, @@ -93,7 +93,7 @@ dict = { navbar_import: `导入`, inventory_addItems: `添加物品`, inventory_addItemByItemType: `[UNTRANSLATED] Raw`, - inventory_addItemByItemType_warning: `[UNTRANSLATED] Use this feature at your own risk. It may break your inventory and you will need to remove items manually if something goes wrong.`, + inventory_addItemByItemType_warning: `[UNTRANSLATED] Use this feature at your own risk. It may break your inventory, and you will need to remove items manually if something goes wrong.`, inventory_suits: `战甲`, inventory_longGuns: `主要武器`, inventory_pistols: `次要武器`,