forked from minetest/minetest_game
Add translation templates and German translation
This commit is contained in:
8
mods/vessels/locale/template.txt
Normal file
8
mods/vessels/locale/template.txt
Normal file
@ -0,0 +1,8 @@
|
||||
# textdomain: vessels
|
||||
Vessels Shelf=
|
||||
Empty Glass Bottle=
|
||||
Empty Drinking Glass=
|
||||
Empty Heavy Steel Bottle=
|
||||
Glass Fragments=
|
||||
Empty Vessel Shelf=
|
||||
Vessel Shelf (@1 items)=
|
8
mods/vessels/locale/vessels.de.tr
Normal file
8
mods/vessels/locale/vessels.de.tr
Normal file
@ -0,0 +1,8 @@
|
||||
# textdomain: vessels
|
||||
Vessels Shelf=Gefäßregal
|
||||
Empty Glass Bottle=Leere Glasflasche
|
||||
Empty Drinking Glass=Leeres Trinkglas
|
||||
Empty Heavy Steel Bottle=Leere schwere Stahlflasche
|
||||
Glass Fragments=Glasfragmente
|
||||
Empty Vessel Shelf=Leeres Gefäßregal
|
||||
Vessel Shelf (@1 items)=Gefäßregal (@1 Gegenstände)
|
Reference in New Issue
Block a user