Project Zomboid

Project Zomboid

Bottling of Fish MOD for build 41
Czech translate
Im not sure what encoding you need to use... If you you wrong one you dont see ř, í, č, ě... It makes strange letters.



ItemName_CS = {

-- Bottling of Fish MOD

ItemName_BottlingFish.BottlingFishFillet = "Sklenice s rybími filety",
ItemName_BottlingFish.BottlingSalmon = "Sklenice s lososem",

}



Recipe_CS = {

-- Bottling Fish MOD

Recipe_Make_Jar_of_Fish_Fillet = "Vyrob Sklenici s rybími filety",
Recipe_Make_Jar_of_Salmon = "Vyrob Sklenici s lososem",

Recipe_Open_Jar_of_Fish_Fillet = "Otevři Sklenici s rybími filety",
Recipe_Open_Jar_of_Salmon = "Otevři Sklenici s lososem",

}