mirror of
https://github.com/rubenwardy/food.git
synced 2025-07-18 23:10:27 +02:00
Code & textures
Various changes to code & textures Implemented food.conf to control the crafting of ingredients
This commit is contained in:
@ -34,3 +34,4 @@ Carrot Cake = Karottenkuchen
|
||||
Cake Mix = Backmischung
|
||||
Chocolate Cake Mix = Backmischung fuer Schokoladenkuchen
|
||||
Carrot Cake Mix = Backmischung fuer Karottenkuchen
|
||||
Strawberry = Erdbeer
|
||||
|
36
locale/nl.txt
Normal file
36
locale/nl.txt
Normal file
@ -0,0 +1,36 @@
|
||||
# Translation by Flipsels
|
||||
|
||||
Wheat = Tarwe
|
||||
Flour = Meel
|
||||
Potato = Aardappel
|
||||
Tomato = Tomaat
|
||||
Carrot = Wortel
|
||||
Milk = Melk
|
||||
Egg = Ei
|
||||
Cocoa Bean = Cacaoboon
|
||||
Raw meat = rauw vlees
|
||||
Venison = Wildbraad
|
||||
Sugar = Suiker
|
||||
Dark Chocolate = Pure chokolade
|
||||
Milk Chocolate = Melk chokolade
|
||||
Pasta = Pasta
|
||||
Bowl = Schotel
|
||||
Butter = Boter
|
||||
Cheese = Kaas
|
||||
Baked Potato = Gebakken Aardappel
|
||||
Pasta Bake = Pastaschotel
|
||||
Raw Pasta Bake = Ongekookte Pastaschotel
|
||||
chicken Soup = Kippensoep
|
||||
tomato Soup = Tomatensoep
|
||||
Uncooked tomato Soup = Ongekookte Tomatensoep
|
||||
Uncooked chicken Soup = Gekookte Kippensoep
|
||||
apple Juice = Appelsap
|
||||
cactus Juice = Cactussap
|
||||
Rainbow Juice = Regenboogsap
|
||||
Cake = Koek
|
||||
Chocolate Cake = Chokoladekoek
|
||||
Carrot Cake = Wortelkoek
|
||||
Cake Mix = Bakbeslag
|
||||
Chocolate Cake Mix = Bakbeslag voor chokoladekoek
|
||||
Carrot Cake Mix = Bakbeslag voor wortelkoek
|
||||
Strawberry = Aardbei
|
Reference in New Issue
Block a user