Skip to content
Merged
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: 11 additions & 1 deletion assets/base/lang/pl_pl/base_blocks.json
Original file line number Diff line number Diff line change
Expand Up @@ -177,5 +177,15 @@
"base:biomass_decomposer": "Rozkładacz biomasy",

"base:structure_saver": "Blok zapisu konstrukcji",
"base:structure_loader": "Blok wczytania konstrukcji"
"base:structure_loader": "Blok wczytania konstrukcji",

"base:leaves_lux": "Liście z Luxu",
"base:sapling_lux": "Sadzonka z Luxu",
"base:tree_log_lux": "Kłoda z Luxu",
"base:tree_log_lux::glow": "Świecąca kłoda z Luxu",
"base:grass_lux": "Trawa z Luxu",
"base:item_hologram": "Projektor hologramów przedmiotów",
"base:grass_blades_lux": "Źdzbła trawy z Luxu",
"base:chute": "Zsyp"

}
3 changes: 2 additions & 1 deletion assets/base/lang/pl_pl/base_items.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,5 +61,6 @@
"base:corn_kernels": "Ziarna kukurydzy",
"base:milk_can": "Kanka mleka",
"base:cheese_piece": "Kawałek sera",
"base:steak": "Stek"
"base:steak": "Stek",
"base:lux_sap": "Sok z Lux"
}
2 changes: 2 additions & 0 deletions assets/base/lang/pl_pl/game.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@
"zone_base:moon": "Księżyc",
"zone_base:nostalgic_island": "Nostalgiczne wyspy",
"zone_base:void": "Pustka",
"zone_base:lux": "Lux",
"createWorldGamemode": "Tryb gry:",
"gamemode_survival": "Przetrwanie",
"gamemode_creative": "Kreatywny",
Expand Down Expand Up @@ -154,6 +155,7 @@

"Lighting": "Oświetlenie: ",
"Dynamic_Sky": "Dynamiczne niebo",
"Lux_Sky": "Niebo Luxu",
"Space_Day": "Dzień kosmiczny",
"Dark_Night": "Ciemna noc",
"Earth_Day": "Dzień ziemski",
Expand Down