From bf95c8dcc29693f6a91d15f3e388c1467773ee84 Mon Sep 17 00:00:00 2001 From: jannis Date: Tue, 10 Feb 2026 19:12:36 +0100 Subject: [PATCH] added translations to color jump --- src/main/resources/lang/locales.map.csv | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/main/resources/lang/locales.map.csv b/src/main/resources/lang/locales.map.csv index 9418927..870b146 100644 --- a/src/main/resources/lang/locales.map.csv +++ b/src/main/resources/lang/locales.map.csv @@ -182,4 +182,8 @@ description;Build yourself up with your random blocks to reach your opponents an ns:game_BlockBattle#;; 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 \ No newline at end of file +itemCount;Block Count;Block Anzahl +;; +ns;game_ColorJump#;; +name;Color Jump;Farbsprung +description;Jump on the right color!;Springe auf die richtige Farbe \ No newline at end of file