Add world info page (#1620)
This commit is contained in:
@@ -937,6 +937,34 @@ world.import.already_exists=This world already exists.
|
||||
world.import.choose=Select the save archive you want to import
|
||||
world.import.failed=Unable to import this world\: %s
|
||||
world.import.invalid=Unable to parse the save.
|
||||
world.info.title=World %s - Information
|
||||
world.info.basic=Basic Information
|
||||
world.info.allow_cheats=Allow Cheats
|
||||
world.info.dimension.the_nether=The Nether
|
||||
world.info.dimension.the_end=The End
|
||||
world.info.difficulty=Difficulty
|
||||
world.info.difficulty.peaceful=Peaceful
|
||||
world.info.difficulty.easy=Easy
|
||||
world.info.difficulty.normal=Normal
|
||||
world.info.difficulty.hard=Hard
|
||||
world.info.game_version=Game Version
|
||||
world.info.last_played=Last Played
|
||||
world.info.generate_features=Generate structures
|
||||
world.info.player=Player Information
|
||||
world.info.player.food_level=Hunger Level
|
||||
world.info.player.game_type=Game Mode
|
||||
world.info.player.game_type.adventure=Adventure
|
||||
world.info.player.game_type.creative=Creative
|
||||
world.info.player.game_type.spectator=Spectator
|
||||
world.info.player.game_type.survival=Survival
|
||||
world.info.player.health=Health
|
||||
world.info.player.last_death_location=Last Death Location
|
||||
world.info.player.location=Location
|
||||
world.info.player.spawn=Spawn Location
|
||||
world.info.player.xp_level=Experience Level
|
||||
world.info.random_seed=Seed
|
||||
world.info.time=Game Time
|
||||
world.info.time.format=%s days
|
||||
world.manage=Worlds / Datapacks
|
||||
world.name=World Name
|
||||
world.name.enter=Enter the world name
|
||||
|
||||
Reference in New Issue
Block a user