]> git.localhorst.tv Git - alttp.git/blobdiff - resources/js/i18n/en.js
sync discord channels
[alttp.git] / resources / js / i18n / en.js
index 4001bbf4c82da5fbbf05ee14503fac27a72c537a..0acab1a739233b89d55c4ff64c09d7b71b3a8c1f 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',
@@ -155,6 +155,7 @@ export default {
                                },
                                tournament: {
                                        close: 'Registration closed',
+                                       discord: 'Discord server connected',
                                        lock: 'Tournament locked',
                                        open: 'Registration opened',
                                        unlock: 'Tournament unlocked',
@@ -218,6 +219,10 @@ export default {
                        applySuccess: 'Application sent',
                        closeError: 'Error closing registration',
                        closeSuccess: 'Registration closed',
+                       discord: 'Discord',
+                       discordError: 'Error connecting',
+                       discordSuccess: 'Discord associated',
+                       inviteBot: 'Invite bot',
                        locked: 'Lock rounds',
                        lockError: 'Error locking tournament',
                        lockSuccess: 'Tournament locked',