diff options
author | Xanthin <Xanthin@users.noreply.github.com> | 2014-03-08 22:05:07 +0100 |
---|---|---|
committer | Xanthin <Xanthin@users.noreply.github.com> | 2014-03-08 22:05:07 +0100 |
commit | 57bebd2de4f1e8a37d3c27ae1057d72faa2e3c62 (patch) | |
tree | 9f75594a68e7b5ab267ceada4dbbf21ff52c2f03 | |
parent | c5b1dea5e7671f423aa890c7b08f836bf3a54896 (diff) |
added words for translation
like in init.lua, still unclear how to hanlde the soup an juice
-rw-r--r-- | locale/template.txt | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/locale/template.txt b/locale/template.txt index bfdbd0b..2e53466 100644 --- a/locale/template.txt +++ b/locale/template.txt @@ -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 = |