Add translation templates and German translation
This commit is contained in:
parent
86a55d3584
commit
106c36da33
52 changed files with 1078 additions and 0 deletions
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!=
|
Loading…
Add table
Add a link
Reference in a new issue