X-Git-Url: https://git.localhorst.tv/?a=blobdiff_plain;f=resources%2Fjs%2Fi18n%2Fen.js;h=480a57cc204ed8a0a6876d7f872d9b97e1ad02dd;hb=e10222af705e3475fcea6e0b17d1c9984a62db26;hp=58d406ca14441aaf55f64261fcb4dd643cb94a13;hpb=5dc7faa01ad96732b0ea126e945f215a9d0490af;p=alttp.git diff --git a/resources/js/i18n/en.js b/resources/js/i18n/en.js index 58d406c..480a57c 100644 --- a/resources/js/i18n/en.js +++ b/resources/js/i18n/en.js @@ -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',