Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions assets/base/lang/pt_pt/base_blocks.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,14 @@
"base:tree_log::coconut_bark": "Casca de Coco",
"base:tree_log_lux": "Tronco Luxiano",
"base:tree_log_lux::glow": "Tronco Luxiano Luminoso",
"base:luxshroom_small": "Luxumelo Pequeno",
"base:luxshroom_small::blue": "Luxumelo Azul Pequeno",
"base:luxshroom_small::purple": "Luxumelo Púrpura Pequeno",
"base:luxshroom_small::brown": "Luxumelo Castanho Pequeno",
"base:luxshroom_big::stem": "Caule de Luxumelo",
"base:luxshroom_big::canopy_blue": "Copa de Luxumelo Azul",
"base:luxshroom_big::canopy_purple": "Copa de Luxumelo Púrpura",
"base:luxshroom_big::canopy_brown": "Copa de Luxumelo Castanho",
"base:stone_gravel": "Gravilha",
"base:boombox": "Caixa de Som",
"base:water": "Água",
Expand Down Expand Up @@ -106,6 +114,10 @@
"base:pixel_display": "Ecrã de Píxeis",
"base:grass_blades": "Folhas de Relva",
"base:grass_blades_lux": "Folhas de Relva Luxianas",
"base:flower_cosmos": "Flor do Cosmos",
"base:flower_cosmos::lux": "Flor do Cosmos Luxiana",
"base:flower_lavender": "Flor de Lavanda",
"base:flower_lavender::lux": "Flor de Lavanda Luxiana",
"base:plastic_block::gray": "Plástico Cinza",
"base:plastic_block::white": "Plástico Branco",
"base:plastic_block::black": "Plástico Preto",
Expand Down
1 change: 1 addition & 0 deletions assets/base/lang/pt_pt/game.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
"optionsButton": "Opções",
"quitButton": "Sair",
"vSyncButton": "Vsync: ",
"cloudsButton": "Núvens: ",
"creditsButton": "Creditos",
"renderDistSlider": "Distância de Renderização: ",
"invertedMouseButton": "Cursor Invertido: ",
Expand Down