]> git.localhorst.tv Git - alttp.git/blobdiff - lang/de/discord_commands.php
discord result command
[alttp.git] / lang / de / discord_commands.php
diff --git a/lang/de/discord_commands.php b/lang/de/discord_commands.php
new file mode 100644 (file)
index 0000000..1c7880b
--- /dev/null
@@ -0,0 +1,10 @@
+<?php
+
+return [
+
+       'result' => [
+               'finish' => ':name hat mit einer Zeit von :time abgeschlossen.',
+               'forfeit' => ':name hat aufgegeben.',
+       ],
+
+];