mirror of
https://github.com/minetest-mods/moreores.git
synced 2025-11-23 08:25:20 +01:00
Provide a template file and capitalize various strings (#54)
* Provide a template file and capitalize various... * Remove unused string and locale file
This commit is contained in:
18
locale/template.txt
Normal file
18
locale/template.txt
Normal file
@@ -0,0 +1,18 @@
|
||||
# textdomain: moreores
|
||||
|
||||
@1 Ore=
|
||||
@1 Lump=
|
||||
@1 Ingot=
|
||||
@1 Block=
|
||||
@1 Pickaxe=
|
||||
@1 Shovel=
|
||||
@1 Axe=
|
||||
@1 Sword=
|
||||
|
||||
Copper=
|
||||
Tin=
|
||||
Bronze=
|
||||
Silver=
|
||||
Gold=
|
||||
Mithril=
|
||||
Copper Rail=
|
||||
Reference in New Issue
Block a user