mirror of
https://github.com/rubenwardy/food.git
synced 2024-11-13 05:40:34 +01:00
added words for translation
like in init.lua, still unclear how to hanlde the soup an juice
This commit is contained in:
parent
c5b1dea5e7
commit
57bebd2de4
|
@ -1 +1,39 @@
|
|||
# template
|
||||
|
||||
Wheat =
|
||||
Flour =
|
||||
Potato =
|
||||
Tomato =
|
||||
Strawberry =
|
||||
Carrot =
|
||||
Milk =
|
||||
Egg =
|
||||
Cocoa Bean =
|
||||
Raw meat =
|
||||
Venison =
|
||||
Sugar =
|
||||
Chocolate Powder =
|
||||
Dark Chocolate =
|
||||
Milk Chocolate =
|
||||
Pasta =
|
||||
Bowl =
|
||||
Butter =
|
||||
Cheese =
|
||||
Baked Potato =
|
||||
Pasta Bake =
|
||||
Raw Pasta Bake =
|
||||
## 1 flavour (bei Vanessa diese Erklärung nachschauen) ###
|
||||
%s Soup =
|
||||
## 1 flavour (bei Vanessa nachschauen, wie man mit Funktionen in der Mitte umgeht) ###
|
||||
Uncooked %s Soup =
|
||||
## 1 flavour
|
||||
%s Juice =
|
||||
Rainbow Juice =
|
||||
Cake =
|
||||
Chocolate Cake =
|
||||
Carrot Cake =
|
||||
Cheese cake =
|
||||
Cake Mix =
|
||||
Chokolate Cake Mix =
|
||||
Carrot Cake Mix =
|
||||
Cheese Cake Mix =
|
||||
|
|
Loading…
Reference in New Issue
Block a user