updated JumpDive translations
This commit is contained in:
parent
5ca8ad8bd7
commit
8d479b69e3
@ -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
|
||||
|
@ -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.
|
Loading…
x
Reference in New Issue
Block a user