From 79eb23c42b4ddd74972b1085b6947046d6d6ec09 Mon Sep 17 00:00:00 2001 From: Animan8000 Date: Thu, 20 Mar 2025 07:19:53 -0700 Subject: [PATCH] chore(webui): update to German translation Translated the new `cheats_intrinsicsUnlockAll` string. --- 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 8976fb63..5fc61661 100644 --- a/static/webui/translations/de.js +++ b/static/webui/translations/de.js @@ -123,7 +123,7 @@ dict = { cheats_account: `Account`, cheats_unlockAllFocusSchools: `Alle Fokus-Schulen freischalten`, cheats_helminthUnlockAll: `Helminth vollständig aufleveln`, - cheats_intrinsicsUnlockAll: `[UNTRANSLATED] Max Rank All Intrinsics`, + cheats_intrinsicsUnlockAll: `Alle Inhärenzen auf Max. Rang`, cheats_changeSupportedSyndicate: `Unterstütztes Syndikat`, cheats_changeButton: `Ändern`, cheats_none: `Keines`,