updated JumpDive translations

This commit is contained in:
Elias Müller 2025-03-03 01:31:57 +01:00
parent 5ca8ad8bd7
commit 8d479b69e3
2 changed files with 7 additions and 3 deletions

View File

@ -14,12 +14,12 @@ import java.util.Map;
public class JumpDiveFactory implements GameFactory {
@Override
public TranslatedComponent name() {
return TranslatedComponent.byId("gmae_jumpDive#name");
return TranslatedComponent.byId("game_jumpDive#name");
}
@Override
public TranslatedComponent description() {
return TranslatedComponent.byId("game_Deathcube#description");
return TranslatedComponent.byId("game_jumpDive#description");
}
@Override

View File

@ -125,4 +125,8 @@ hasCombat;Competitive mode;Kompetitiver Modus
;;
ns:game_AnvilRun#;;
name;Anvil run;Anvil run
description;Run away from falling anvils;Renne von fallenden Ambossen davon
description;Run away from falling anvils;Renne von fallenden Ambossen davon
;;
ns:game_jumpDive#;;
name;Jump dive;Wassersprung
description;Jump into the water, avoiding already used spots!;Springe ins wasser an stellen, in denen noch niemand zuvor gelandet ist!

Can't render this file because it has a wrong number of fields in line 114.