diff options
Diffstat (limited to 'locale/template.txt')
-rw-r--r-- | locale/template.txt | 58 |
1 files changed, 58 insertions, 0 deletions
diff --git a/locale/template.txt b/locale/template.txt new file mode 100644 index 0000000..cfe6238 --- /dev/null +++ b/locale/template.txt @@ -0,0 +1,58 @@ +# Template for translations of mobs_animal mod +# last update: 2016/June/10 + +#bee.lua +Bee = +Honey = +Beehive = +Honey Block = + +#bunny.lua +Bunny = + +#chicken.lua +Chicken = +Chicken Egg = +Fried Egg = +Raw Chicken = +Cooked Chicken = + +#cow.lua +Cow already milked! = +Cow = +Bucket of Milk = +Cheese = +Cheese Block = + +#init.lua +[MOD] Mobs Redo 'Animals' loaded = + +#kitten.lua +Kitten = + +#rat.lua +Rat = +Cooked Rat = + +#sheep.lua +Black = +Blue = +Brown = +Cyan = +Dark Green = +Dark Grey = +Green = +Grey = +Magenta = +Orange = +Pink = +Red = +Violet = +White = +Yellow = +Sheep = + +#warthog.lua +Warthog = +Raw Porkchop = +Cooked Porkchop =
\ No newline at end of file |