]> git.localhorst.tv Git - alttp.git/blobdiff - resources/js/i18n/en.js
tournament settings
[alttp.git] / resources / js / i18n / en.js
index b361c682d40f31146d59de779a3ab4a85dd64699..9d4b6210f5b45d1ffe0ba411b01aa09ace75a4ea 100644 (file)
@@ -13,6 +13,7 @@ export default {
                        add: 'Add',
                        back: 'Back',
                        cancel: 'Cancel',
+                       chart: 'Chart',
                        close: 'Close',
                        edit: 'Edit',
                        help: 'Help',
@@ -22,6 +23,7 @@ export default {
                        protocol: 'Protocol',
                        save: 'Save',
                        search: 'Search',
+                       settings: 'Settings',
                },
                error: {
                        403: {
@@ -43,7 +45,9 @@ export default {
                },
                icon: {
                        AddIcon: 'Add',
+                       ApplicationsIcon: 'Applications',
                        ApplyIcon: 'Apply',
+                       ChartIcon: 'Chart',
                        DiscordIcon: 'Discord',
                        EditIcon: 'Edit',
                        FinishedIcon: 'Finished',
@@ -56,6 +60,7 @@ export default {
                        ProtocolIcon: 'Protocol',
                        ResultIcon: 'Result',
                        SecondPlaceIcon: 'Second Place',
+                       SettingsIcon: 'Settings',
                        StreamIcon: 'Stream',
                        ThirdPlaceIcon: 'Third Place',
                        UnlockedIcon: 'Unlocked',
@@ -139,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',
@@ -149,7 +154,11 @@ export default {
                                        unlock: 'Round #{{number}} unlocked',
                                },
                                tournament: {
+                                       close: 'Registration closed',
+                                       discord: 'Discord server connected',
                                        lock: 'Tournament locked',
+                                       open: 'Registration opened',
+                                       unlock: 'Tournament unlocked',
                                },
                                unknown: 'Unknown protocol entry of type {{type}}.',
                        },
@@ -208,10 +217,30 @@ export default {
                        apply: 'Apply',
                        applyError: 'Error submitting application',
                        applySuccess: 'Application sent',
+                       closeError: 'Error closing registration',
+                       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',
+                       lockError: 'Error locking tournament',
+                       lockSuccess: 'Tournament locked',
                        monitors: 'Monitors',
                        noApplications: 'No applications at this point',
                        noRecord: 'Tournament set to not be recorded',
+                       open: 'Open registration',
+                       openError: 'Error opening registration',
+                       openSuccess: 'Registration opened',
                        scoreboard: 'Scoreboard',
+                       scoreChart: 'Score chart',
+                       settings: 'Settings',
+                       unlockError: 'Error unlocking tournaments',
+                       unlockSuccess: 'Tournament unlocked',
                },
                users: {
                        discordTag: 'Discord tag',