mirror of
https://github.com/minetest-mods/moreores.git
synced 2025-07-17 23:30:34 +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:
@ -2,8 +2,6 @@
|
||||
|
||||
# Translation by kaeza
|
||||
|
||||
[moreores] loaded.=[moreores] cargado.
|
||||
|
||||
@1 Ore=Mineral de @1
|
||||
@1 Lump=Pepita de @1
|
||||
@1 Ingot=Lingote de @1
|
||||
@ -13,10 +11,10 @@
|
||||
@1 Axe=Hacha de @1
|
||||
@1 Sword=Espada de @1
|
||||
|
||||
Copper=cobre
|
||||
Tin=estaño
|
||||
Bronze=bronce
|
||||
Silver=plata
|
||||
Gold=oro
|
||||
Mithril=mitrilo
|
||||
Copper=Cobre
|
||||
Tin=Estaño
|
||||
Bronze=Bronce
|
||||
Silver=Plata
|
||||
Gold=Oro
|
||||
Mithril=Mitrilo
|
||||
Copper Rail=Riel de Cobre
|
||||
|
Reference in New Issue
Block a user