forked from minetest/minetest_game
Add translation templates and German translation
This commit is contained in:
6
mods/carts/locale/carts.de.tr
Normal file
6
mods/carts/locale/carts.de.tr
Normal file
@ -0,0 +1,6 @@
|
||||
# textdomain: carts
|
||||
Cart=Lore
|
||||
(Sneak+Click to pick up)=(Schleichen u. Klicken zum Aufheben)
|
||||
Rail=Schiene
|
||||
Powered Rail=Antriebsschiene
|
||||
Brake Rail=Bremsschiene
|
6
mods/carts/locale/template.txt
Normal file
6
mods/carts/locale/template.txt
Normal file
@ -0,0 +1,6 @@
|
||||
# textdomain: carts
|
||||
Cart=
|
||||
(Sneak+Click to pick up)=
|
||||
Rail=
|
||||
Powered Rail=
|
||||
Brake Rail=
|
Reference in New Issue
Block a user