]> git.localhorst.tv Git - alttp.git/blobdiff - resources/js/i18n/en.js
tournament settings
[alttp.git] / resources / js / i18n / en.js
index fb050d1695235ebe9b64741bafac99699b2c3f64..9d4b6210f5b45d1ffe0ba411b01aa09ace75a4ea 100644 (file)
@@ -144,8 +144,8 @@ export default {
                                        rejected: 'Application from {{username}} rejected',
                                },
                                result: {
-                                       comment: 'Result commented: <0>{{comment}}</0>',
-                                       report: 'Result of <0>{{time}}</0> reported',
+                                       comment: 'Result of round {{number}} commented: <1>{{comment}}</1>',
+                                       report: 'Result of <1>{{time}}</1> reported for round {{number}}',
                                },
                                round: {
                                        create: 'Round #{{number}} added',
@@ -221,6 +221,10 @@ export default {
                        closeSuccess: 'Registration closed',
                        discord: 'Discord',
                        discordError: 'Error connecting',
+                       discordRoundTemplate: 'Template for round channels',
+                       discordSettings: 'Discord settings',
+                       discordSettingsError: 'Error saving discord settings',
+                       discordSettingsSuccess: 'Discord settings saved',
                        discordSuccess: 'Discord associated',
                        inviteBot: 'Invite bot',
                        locked: 'Lock rounds',