]> git.localhorst.tv Git - alttp.git/blobdiff - resources/js/i18n/en.js
show some past episodes on concluded events
[alttp.git] / resources / js / i18n / en.js
index 52c9031d8362b02659a4a6193ed20d0474fed7db..417abf02ad7c4a50522b4ab492be0b4382f0cbfe 100644 (file)
@@ -76,10 +76,12 @@ export default {
                        retry: 'Retry',
                        save: 'Save',
                        search: 'Search',
+                       send: 'Send',
                        settings: 'Settings',
                        signUp: 'Sign up',
                        stop: 'Stop',
                        unconfirm: 'Retract',
+                       unset: 'Unset',
                },
                content: {
                        attribution: 'Attribution',
@@ -97,6 +99,14 @@ export default {
                                tracking: 'Tracking',
                        },
                },
+               discordBot: {
+                       channel: 'Channel',
+                       controls: 'Controls',
+                       guild: 'Server',
+                       heading: 'Discord Bot',
+                       invite: 'Invite bot',
+                       selectGuild: 'Please select server',
+               },
                episodes: {
                        addRestream: 'Add Restream',
                        applyDialog: {
@@ -108,6 +118,7 @@ export default {
                        channel: 'Channel',
                        commentary: 'Commentary',
                        empty: 'No dates coming up.',
+                       raceroom: 'Race room',
                        restreamDialog: {
                                acceptComms: 'Open commentary application',
                                acceptTracker: 'Open tracker application',
@@ -142,6 +153,8 @@ export default {
                        },
                },
                events: {
+                       concluded: 'This event has concluded.',
+                       pastEpisodes: 'Past races',
                        upcomingEpisodes: 'Upcoming races',
                },
                footer: {
@@ -406,6 +419,9 @@ export default {
                        heading: 'Schedule',
                        startTime: '{{ date, LT }}',
                },
+               search: {
+                       noResults: 'No results',
+               },
                techniques: {
                        description: 'Tutorials for The Legend of Zelda: A Link to the Past Randomizer',
                        heading: 'Techniques',
@@ -461,6 +477,21 @@ export default {
                        unlockError: 'Error unlocking tournaments',
                        unlockSuccess: 'Tournament unlocked',
                },
+               twitchBot: {
+                       channel: 'Channel',
+                       chat: 'Chat',
+                       chatError: 'Error sending message',
+                       chatSuccess: 'Message queued',
+                       controls: 'Controls',
+                       heading: 'Twitch Bot',
+                       join: 'Join',
+                       joinError: 'Error joining channel',
+                       joinSuccess: 'Joined',
+                       noManagePermission: 'You lack the required privileges to manage the twitch bot.',
+                       partError: 'Error parting channel',
+                       partSuccess: 'Parted',
+                       selectChannel: 'Please select a channel to manage.',
+               },
                users: {
                        discordTag: 'Discord tag',
                        editNickname: 'Edit name',