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
16
mods/ITEMS/mcl_fences/locale/template.txt
Normal file
16
mods/ITEMS/mcl_fences/locale/template.txt
Normal file
|
@ -0,0 +1,16 @@
|
|||
# textdomain: mcl_fences
|
||||
Fences are structures which block the way. Fences will connect to each other and solid blocks. They cannot be jumped over with a simple jump.=
|
||||
Fence gates can be opened or closed and can't be jumped over. Fences will connect nicely to fence gates.=
|
||||
Right-click the fence gate to open or close it.=
|
||||
Oak Fence=
|
||||
Oak Fence Gate=
|
||||
Spruce Fence=
|
||||
Spruce Fence Gate=
|
||||
Birch Fence=
|
||||
Birch Fence Gate=
|
||||
Jungle Fence=
|
||||
Jungle Fence Gate=
|
||||
Dark Oak Fence=
|
||||
Dark Oak Fence Gate=
|
||||
Acacia Fence=
|
||||
Acacia Fence Gate=
|
Loading…
Add table
Add a link
Reference in a new issue