]> 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 3de3e0de8d7d5592b48fd2ab0a2c516e8b06f311..417abf02ad7c4a50522b4ab492be0b4382f0cbfe 100644 (file)
@@ -76,6 +76,7 @@ export default {
                        retry: 'Retry',
                        save: 'Save',
                        search: 'Search',
+                       send: 'Send',
                        settings: 'Settings',
                        signUp: 'Sign up',
                        stop: 'Stop',
@@ -152,6 +153,8 @@ export default {
                        },
                },
                events: {
+                       concluded: 'This event has concluded.',
+                       pastEpisodes: 'Past races',
                        upcomingEpisodes: 'Upcoming races',
                },
                footer: {
@@ -474,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',