From 9a50c05205bb49f2227332286c054bb9c232a11e Mon Sep 17 00:00:00 2001 From: Animan8000 Date: Wed, 16 Apr 2025 09:01:47 -0700 Subject: [PATCH] chore(webui): update to German translation (#1680) Reviewed-on: https://onlyg.it/OpenWF/SpaceNinjaServer/pulls/1680 Co-authored-by: Animan8000 Co-committed-by: Animan8000 --- static/webui/translations/de.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/static/webui/translations/de.js b/static/webui/translations/de.js index 0e69b371..20be9fbd 100644 --- a/static/webui/translations/de.js +++ b/static/webui/translations/de.js @@ -133,8 +133,8 @@ dict = { cheats_unlockDoubleCapacityPotatoesEverywhere: `Orokin Reaktor & Beschleuniger überall`, cheats_unlockExilusEverywhere: `Exilus-Adapter überall`, cheats_unlockArcanesEverywhere: `Arkana-Adapter überall`, - cheats_noDailyStandingLimits: `Kein tägliches Ansehenslimit`, - cheats_noDailyFocusLimit: `[UNTRANSLATED] No Daily Focus Limits`, + cheats_noDailyStandingLimits: `Kein tägliches Ansehen Limit`, + cheats_noDailyFocusLimit: `Kein tägliches Fokus-Limit`, cheats_noArgonCrystalDecay: `Argon-Kristalle verschwinden niemals`, cheats_noMasteryRankUpCooldown: `Keine Wartezeit beim Meisterschaftsrangaufstieg`, cheats_noVendorPurchaseLimits: `Keine Kaufbeschränkungen bei Händlern`,