]> git.localhorst.tv Git - alttp.git/blobdiff - resources/js/i18n/en.js
option to hide round numbers
[alttp.git] / resources / js / i18n / en.js
index 401a7e4453362865e1c7d49960d17469e7aea4ce..f722332ba30bc65e218d7fdd603b79d414e4a9b6 100644 (file)
@@ -357,6 +357,7 @@ export default {
                                        discord: 'Discord server connected',
                                        lock: 'Tournament locked',
                                        open: 'Registration opened',
+                                       settings: 'Modified settings',
                                        unlock: 'Tournament unlocked',
                                },
                                unknown: 'Unknown protocol entry of type {{type}}.',
@@ -399,6 +400,7 @@ export default {
                        noSeed: 'No seed set',
                        numberOfResults_one: '{{ count }} submission',
                        numberOfResults_other: '{{ count }} submissions',
+                       loadMore: 'load more rounds',
                        lock: 'Lock round',
                        lockDescription: 'When a round is locked, runners cannot submit or change results.',
                        locked: 'Results for this round have been locked.',
@@ -482,6 +484,9 @@ export default {
                        scoreboard: 'Scoreboard',
                        scoreChart: 'Score chart',
                        settings: 'Settings',
+                       settingsError: 'Error saving settings',
+                       settingsSuccess: 'Settings saved successfully',
+                       showNumbers: 'Show numbers',
                        unlockError: 'Error unlocking tournaments',
                        unlockSuccess: 'Tournament unlocked',
                },
@@ -489,6 +494,7 @@ export default {
                        channel: 'Channel',
                        chat: 'Chat',
                        chatError: 'Error sending message',
+                       chatSettings: 'Chat Bot Settings',
                        chatSuccess: 'Message queued',
                        chatWaitMsgsMin: 'Min. messages',
                        chatWaitMsgsMax: 'Max. messages',