From 01bd9a5f6a7f45f921b575dd300693ac2ef8da68 Mon Sep 17 00:00:00 2001 From: Joseph Burton Date: Sun, 15 Dec 2024 14:50:36 +0000 Subject: [PATCH] Translated using Weblate (German (de_DE)) Currently translated at 84.4% (276 of 327 strings) Translation: clientcommands/clientcommands Translate-URL: https://translations.earthcomputer.net/projects/clientcommands/clientcommands/de_DE/ --- src/main/resources/assets/clientcommands/lang/de_de.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/assets/clientcommands/lang/de_de.json b/src/main/resources/assets/clientcommands/lang/de_de.json index 2f3fa5f1..6e7714fb 100644 --- a/src/main/resources/assets/clientcommands/lang/de_de.json +++ b/src/main/resources/assets/clientcommands/lang/de_de.json @@ -11,7 +11,7 @@ "chorusManip.goalTooFar": "Ziel ist zu weit entfernt!", "chorusManip.landing.failed": "Landungsmanipulation nicht möglich", "chorusManip.landing.success": "Landung auf: %s, %s, %s", - "chorusManip.needChorusManipulation": "Chorusfruchtmanipulation muss aktiviert sein, um diesen Befehl auszuführen.", + "chorusManip.needChorusManipulation": "Chorusfruchtmanipulation muss aktiviert sein, um diesen Befehl auszuführen", "chorusManip.setGoal": "%s-Zielbereich von %s bis %s festgelegt", "commands.calias.addAlias.aliasAlreadyExists": "Alias \"%s\" existiert bereits",