Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
This would include you extending your creative license to us, allowing our mod team to add/edit/use your mod to suit our server. As such we would not publish our edits to the workshop. We will include credit to you as the original creator of the mod, of course.
If this is agreeable to you or would like to discuss this further, please let us know. Thank you for all your effort.
Kai, Day’s End Mod Team
PS: Everybody to the limit!
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=887507384 - A very old mod added it, but it's unusable nowadays. Evaporated/condensed milk are very America-heavy things, so I think it fits really well - and having a non-perishable can open into a perishable opened can adds some difficulty.
*** ANSI Encoding needed ***
ItemName_CH = {
ItemName_Base.fhqPowderedMilkPouch = "袋裝奶粉",
}
Recipes_CH = {
Recipe_Create_Milk_From_Milk_Powder = "沖泡奶粉",
}
ItemName_CN = {
ItemName_Base.fhqPowderedMilkPouch = "袋装奶粉",
}
Recipes_CN = {
Recipe_Create_Milk_From_Milk_Powder = "冲泡奶粉",
}
ItemName_FR = {
ItemName_Base.fhqPowderedMilkPouch = "Lait en poudre",
}
Recipes_FR = {
Recipe_Create_Milk_From_Milk_Powder = "Reconstituer le lait en poudre en lait liquide",
}
(V2) alternative translation :
ItemName_FR = {
ItemName_Base.fhqPowderedMilkPouch = "Sachet de lait en poudre",
}
V1 is simply "powdered milk" and V2 is something like "bag of powdered milk"
choose the one you want
ItemName_RU = {
ItemName_Base.fhqPowderedMilkPouch = "Сухое молоко",
}
Recipes_RU = {
Recipe_Create_Milk_From_Milk_Powder = "Сделать молоко из сухого молока",
}