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 {
|
public class JumpDiveFactory implements GameFactory {
|
||||||
@Override
|
@Override
|
||||||
public TranslatedComponent name() {
|
public TranslatedComponent name() {
|
||||||
return TranslatedComponent.byId("gmae_jumpDive#name");
|
return TranslatedComponent.byId("game_jumpDive#name");
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
public TranslatedComponent description() {
|
public TranslatedComponent description() {
|
||||||
return TranslatedComponent.byId("game_Deathcube#description");
|
return TranslatedComponent.byId("game_jumpDive#description");
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
|
@ -126,3 +126,7 @@ hasCombat;Competitive mode;Kompetitiver Modus
|
|||||||
ns:game_AnvilRun#;;
|
ns:game_AnvilRun#;;
|
||||||
name;Anvil run;Anvil run
|
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