mirror of
https://codeberg.org/tenplus1/farming.git
synced 2025-07-23 18:40:22 +02:00
Added intllib support (thanks Xanthin)
This commit is contained in:
102
locale/template.txt
Normal file
102
locale/template.txt
Normal file
@ -0,0 +1,102 @@
|
||||
# Template for translations of farming mod
|
||||
# last update: 2016/March/31
|
||||
|
||||
#init.lua
|
||||
Seed =
|
||||
|
||||
#barley.lua
|
||||
Barley Seed =
|
||||
Barley =
|
||||
|
||||
#beanpole.lua
|
||||
Green Beans =
|
||||
Bean Pole (place on soil before planting beans) =
|
||||
|
||||
#blueberry.lua
|
||||
Blueberries =
|
||||
Blueberry Muffin =
|
||||
|
||||
#carrot.lua
|
||||
Carrot =
|
||||
Golden Carrot =
|
||||
|
||||
#cocoa.lua
|
||||
Cocoa Beans =
|
||||
Cookie =
|
||||
Bar of Dark Chocolate =
|
||||
|
||||
#coffee.lua
|
||||
Coffee Beans =
|
||||
Drinking Cup (empty) =
|
||||
Cold Cup of Coffee =
|
||||
Hot Cup of Coffee =
|
||||
|
||||
#corn.lua
|
||||
Corn =
|
||||
Corn on the Cob =
|
||||
Bottle of Ethanol =
|
||||
|
||||
#cotton.lua
|
||||
Cotton Seed =
|
||||
Cotton =
|
||||
|
||||
#cucumber.lua
|
||||
Cucumber =
|
||||
|
||||
#donut.lua
|
||||
Donut =
|
||||
Chocolate Donut =
|
||||
Apple Donut =
|
||||
|
||||
#grapes.lua
|
||||
Grapes =
|
||||
Trellis (place on soil before planting grapes) =
|
||||
|
||||
#hoes.lua
|
||||
Hoe =
|
||||
Wooden Hoe =
|
||||
Stone Hoe =
|
||||
Steel Hoe =
|
||||
Bronze Hoe =
|
||||
Mese Hoe =
|
||||
Diamond Hoe =
|
||||
|
||||
#melon.lua
|
||||
Melon Slice =
|
||||
Melon =
|
||||
|
||||
#potato.lua
|
||||
Potato =
|
||||
Baked Potato =
|
||||
|
||||
#pumpkin.lua
|
||||
Pumpkin =
|
||||
Pumpkin Slice =
|
||||
Jack 'O Lantern =
|
||||
Pumpkin Bread =
|
||||
Pumpkin Dough =
|
||||
|
||||
#rasperry.lua
|
||||
Raspberries =
|
||||
Raspberry Smoothie =
|
||||
|
||||
#rhubarb.lua
|
||||
Rhubarb =
|
||||
Rhubarb Pie =
|
||||
|
||||
#soil.lua
|
||||
Soil =
|
||||
Wet Soil =
|
||||
|
||||
#sugar.lua
|
||||
Sugar =
|
||||
|
||||
#tomato.lua
|
||||
Tomato =
|
||||
|
||||
#wheat.lua
|
||||
Wheat Seed =
|
||||
Wheat =
|
||||
Straw =
|
||||
Flour =
|
||||
Bread =
|
Reference in New Issue
Block a user