mirror of
https://github.com/minetest-mods/moreores.git
synced 2025-07-21 09:10:27 +02: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