From e822a5c5e25b6924abab4d2f4a9cd59f10625415 Mon Sep 17 00:00:00 2001 From: jannis Date: Tue, 10 Feb 2026 19:17:37 +0100 Subject: [PATCH] fixed translations for color jump --- src/main/resources/lang/locales.map.csv | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/lang/locales.map.csv b/src/main/resources/lang/locales.map.csv index 870b146..6790b7d 100644 --- a/src/main/resources/lang/locales.map.csv +++ b/src/main/resources/lang/locales.map.csv @@ -184,6 +184,6 @@ name;Block Battle;Block Kampf description;The team that fills the center with their color first wins!;Das Team, welches als erstes die Mitte mit seiner Farbe gefüllt hat, gewinnt! itemCount;Block Count;Block Anzahl ;; -ns;game_ColorJump#;; +ns:game_ColorJump#;; name;Color Jump;Farbsprung -description;Jump on the right color!;Springe auf die richtige Farbe \ No newline at end of file +description;Jump on the right color!;Springe auf die richtige Farbe! \ No newline at end of file