mirror of
https://github.com/luanti-org/minetest_game.git
synced 2025-06-07 06:06:10 -04:00
Translation
This commit is contained in:
parent
160fc0228b
commit
67dcb8a0de
26 changed files with 332 additions and 68 deletions
21
mods/farming/locale/template.txt
Executable file
21
mods/farming/locale/template.txt
Executable file
|
@ -0,0 +1,21 @@
|
|||
#init.lua
|
||||
Wheat seed =
|
||||
Flour =
|
||||
Bread =
|
||||
Cotton seed =
|
||||
|
||||
#hoes.lua
|
||||
Wooden Hoe =
|
||||
Stone Hoe =
|
||||
Steel Hoe =
|
||||
Bronze Hoe =
|
||||
Mese Hoe =
|
||||
Diamond Hoe =
|
||||
|
||||
#nodes.lua
|
||||
Soil =
|
||||
Wet Soil =
|
||||
Desert Sand Soil =
|
||||
Wet Desert Sand Soil =
|
||||
Straw =
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue