]> git.localhorst.tv Git - alttp.git/blob - lang/en/discord_commands.php
tentative implementation of ZSR sync
[alttp.git] / lang / en / discord_commands.php
1 <?php
2
3 return [
4
5         'result' => [
6                 'finish' => ':name has finished with a time of :time.',
7                 'forfeit' => ':name has forfeited.',
8         ],
9
10 ];