Add translation templates for most mods
Using the findtext.lua script
This commit is contained in:
parent
d7fc158073
commit
5aeb4aea74
79 changed files with 1725 additions and 0 deletions
5
mods/ITEMS/mcl_furnaces/locale/template.txt
Normal file
5
mods/ITEMS/mcl_furnaces/locale/template.txt
Normal file
|
@ -0,0 +1,5 @@
|
|||
# textdomain: mcl_furnaces
|
||||
Furnace=
|
||||
Furnaces cook or smelt several items, using a furnace fuel, into something else.=
|
||||
Right-click the furnace to view it. Place a furnace fuel in the lower slot and the source material in the upper slot. The furnace will slowly use its fuel to smelt the item. The result will be placed into the output slot at the right side.=
|
||||
Burning Furnace=
|
Loading…
Add table
Add a link
Reference in a new issue