This commit is contained in:
@@ -14,12 +14,14 @@ speed_up: Fly faster
|
||||
fly: Toggle flying
|
||||
chat: Open chat
|
||||
swap_mouse: Swap LMB/RMB
|
||||
inventory: Open inventory
|
||||
# Menu
|
||||
select_level: Singleplayer
|
||||
multiplayer: Multiplayer
|
||||
join: Join
|
||||
exit: Exit
|
||||
options: Options
|
||||
create_world: Create world
|
||||
# Multiplayer errors
|
||||
error_notfound: Host not found!
|
||||
error_internal: Internal enet error!
|
||||
@@ -41,21 +43,17 @@ item.dirt: "Dirt"
|
||||
item.sand: "Sand"
|
||||
item.water: "Water"
|
||||
item.planks: "Wooden Planks"
|
||||
item.gray_bricks: "Gray Bricks"
|
||||
item.red_bricks: "Red Bricks"
|
||||
item.blue_bricks: "Blue Bricks"
|
||||
item.green_bricks: "Green Bricks"
|
||||
item.stone_bricks: "Stone Bricks"
|
||||
item.copper_block: "Copper Block"
|
||||
item.silver_block: "Silver Block"
|
||||
item.gold_block: "Gold Block"
|
||||
item.glass: "Glass"
|
||||
item.log: "Log"
|
||||
item.spruce_planks: "Spruce Planks"
|
||||
item.red_block: "Red Block"
|
||||
item.green_block: "Green Block"
|
||||
item.blue_block: "Blue Block"
|
||||
item.yellow_block: "Yellow Block"
|
||||
item.cyan_block: "Cyan Block"
|
||||
item.magenta_block: "Magenta Block"
|
||||
item.white_block: "White Block"
|
||||
item.black_block: "Black Block"
|
||||
item.leaves: "Leaves"
|
||||
item.copper_ore: "Copper Ore"
|
||||
item.silver_ore: "Silver Ore"
|
||||
|
||||
Reference in New Issue
Block a user