]> git.localhorst.tv Git - alttp.git/blobdiff - resources/js/i18n/en.js
basic twitch join/part commands
[alttp.git] / resources / js / i18n / en.js
index 58d406ca14441aaf55f64261fcb4dd643cb94a13..480a57cc204ed8a0a6876d7f872d9b97e1ad02dd 100644 (file)
@@ -475,9 +475,16 @@ export default {
                        unlockSuccess: 'Tournament unlocked',
                },
                twitchBot: {
+                       channel: 'Channel',
                        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',