From 93e664713e394f8596b67c998a75a624b497dbfd Mon Sep 17 00:00:00 2001 From: Animan8000 Date: Sat, 15 Mar 2025 05:46:38 -0700 Subject: [PATCH 1/2] static/webui/translations/de.js aktualisiert --- static/webui/translations/de.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/webui/translations/de.js b/static/webui/translations/de.js index 0a329181..0d6d4c9f 100644 --- a/static/webui/translations/de.js +++ b/static/webui/translations/de.js @@ -110,7 +110,7 @@ dict = { cheats_unlockExilusEverywhere: `Exilus-Adapter überall`, cheats_unlockArcanesEverywhere: `Arkana-Adapter überall`, cheats_noDailyStandingLimits: `Kein tägliches Ansehenslimit`, - cheats_noVendorPurchaseLimits: `[UNTRANSLATED] No Vendor Purchase Limits`, + cheats_noVendorPurchaseLimits: `Keine Kaufbeschränkungen bei Händlern`, cheats_instantResourceExtractorDrones: `Sofortige Ressourcen-Extraktor-Drohnen`, cheats_noDojoRoomBuildStage: `Kein Dojo-Raum-Bauvorgang`, cheats_fastDojoRoomDestruction: `Schnelle Dojo-Raum-Zerstörung`, -- 2.47.2 From 2b6dde88d442caba7a31a04ecc57c82354211d2a Mon Sep 17 00:00:00 2001 From: Animan8000 Date: Sat, 15 Mar 2025 05:48:03 -0700 Subject: [PATCH 2/2] static/webui/translations/zh.js aktualisiert --- static/webui/translations/zh.js | 1 + 1 file changed, 1 insertion(+) diff --git a/static/webui/translations/zh.js b/static/webui/translations/zh.js index 2858309e..a783bb04 100644 --- a/static/webui/translations/zh.js +++ b/static/webui/translations/zh.js @@ -110,6 +110,7 @@ dict = { cheats_unlockExilusEverywhere: `全物品自带适配器`, cheats_unlockArcanesEverywhere: `全物品自带赋能适配器`, cheats_noDailyStandingLimits: `无每日声望限制`, + cheats_noVendorPurchaseLimits: `[UNTRANSLATED] No Vendor Purchase Limits`, cheats_instantResourceExtractorDrones: `即时资源采集无人机`, cheats_noDojoRoomBuildStage: `无视道场房间建造阶段`, cheats_fastDojoRoomDestruction: `快速拆除道场房间`, -- 2.47.2