2021-04-09 20:54:33 +00:00
|
|
|
/// WARNING: Localization files shall be saved in UTF-8 format without BOM
|
|
|
|
(
|
|
|
|
string_map: {
|
|
|
|
"hud.crafting": "Tworzenie",
|
|
|
|
"hud.crafting.recipes": "Receptury",
|
|
|
|
"hud.crafting.ingredients": "Składniki:",
|
|
|
|
"hud.crafting.craft": "Stwórz",
|
|
|
|
"hud.crafting.tool_cata": "Wymaga:",
|
2021-04-27 15:14:18 +00:00
|
|
|
// Crafting Stations
|
|
|
|
"hud.crafting.req_crafting_station": "Wymaga użycia:",
|
|
|
|
"hud.crafting.anvil": "Kowadło",
|
|
|
|
"hud.crafting.cauldron": "Kocioł",
|
|
|
|
"hud.crafting.cooking_pot": "Garnek",
|
|
|
|
"hud.crafting.crafting_bench": "Warsztat",
|
|
|
|
// Tabs
|
|
|
|
"hud.crafting.tabs.all": "Wszystko",
|
|
|
|
"hud.crafting.tabs.armor": "Pancerz",
|
|
|
|
"hud.crafting.tabs.dismantle": "Recykling",
|
|
|
|
"hud.crafting.tabs.food": "Żywność",
|
|
|
|
"hud.crafting.tabs.glider": "Lotnie",
|
|
|
|
"hud.crafting.tabs.potion": "Mikstury",
|
|
|
|
"hud.crafting.tabs.tool": "Narzędzia",
|
|
|
|
"hud.crafting.tabs.utility": "Użytkowe",
|
|
|
|
"hud.crafting.tabs.weapon": "Broń",
|
|
|
|
"hud.crafting.tabs.bag": "Torby",
|
2021-04-09 20:54:33 +00:00
|
|
|
},
|
|
|
|
|
|
|
|
|
|
|
|
vector_map: {
|
|
|
|
}
|
|
|
|
)
|