mirror of
https://github.com/minetest/minetest_game.git
synced 2025-06-28 12:46:02 +02:00
Add translation templates and German translation
This commit is contained in:
4
mods/game_commands/locale/game_commands.de.tr
Normal file
4
mods/game_commands/locale/game_commands.de.tr
Normal file
@ -0,0 +1,4 @@
|
||||
# textdomain: game_commands
|
||||
Kill yourself to respawn=Selbstmord begehen, um zu Respawnen
|
||||
No static_spawnpoint defined=Kein static_spawnpoint definiert
|
||||
You need to be online to be killed!=Sie müssen online sein, um getötet zu werden!
|
4
mods/game_commands/locale/template.txt
Normal file
4
mods/game_commands/locale/template.txt
Normal file
@ -0,0 +1,4 @@
|
||||
# textdomain: game_commands
|
||||
Kill yourself to respawn=
|
||||
No static_spawnpoint defined=
|
||||
You need to be online to be killed!=
|
Reference in New Issue
Block a user