X-Git-Url: https://git.localhorst.tv/?a=blobdiff_plain;f=resources%2Fjs%2Fi18n%2Fen.js;h=401a7e4453362865e1c7d49960d17469e7aea4ce;hb=e49b130505f5712075dca2ff990e5a63fc90ce3c;hp=997c639d30158323fb19033f15eba50c14e42e22;hpb=51a752c7cce2465043dfb3d63a0152b64765b167;p=alttp.git diff --git a/resources/js/i18n/en.js b/resources/js/i18n/en.js index 997c639..401a7e4 100644 --- a/resources/js/i18n/en.js +++ b/resources/js/i18n/en.js @@ -153,6 +153,14 @@ export default { }, }, events: { + concluded: 'This event has concluded.', + end: 'End', + evergreen: 'Evergreen events', + heading: 'Events', + ongoing: 'Ongoing events', + past: 'Past events', + pastEpisodes: 'Past races', + start: 'Start', upcomingEpisodes: 'Upcoming races', }, footer: { @@ -161,11 +169,13 @@ export default { competitions: 'Competitions', connect: 'Connect Spedruns Discord', contact: 'If you would like to organize a Tournament on this site, please contact holysmoke86 on Discord.', + events: 'Events', info: 'Infos', map: 'ALttP Map', muffins: 'Muffins\' Glitch Map', privacy: 'Privacy', resources: 'Resources', + restreamCentral: 'Restream Central Discord', schedule: 'Schedule', smd: 'German Super Metroid Discord', smwiki: 'Super Metroid Speedrunning Wiki', @@ -480,15 +490,24 @@ export default { chat: 'Chat', chatError: 'Error sending message', chatSuccess: 'Message queued', + chatWaitMsgsMin: 'Min. messages', + chatWaitMsgsMax: 'Max. messages', + chatWaitTimeMin: 'Min. time', + chatWaitTimeMax: 'Max. time', controls: 'Controls', heading: 'Twitch Bot', - join: 'Join', + joinApp: 'Join as App Bot', + joinChat: 'Join as Chat Bot', joinError: 'Error joining channel', joinSuccess: 'Joined', noManagePermission: 'You lack the required privileges to manage the twitch bot.', partError: 'Error parting channel', partSuccess: 'Parted', + saveError: 'Error saving', + saveSuccess: 'Saved', selectChannel: 'Please select a channel to manage.', + sendApp: 'Send as App Bot', + sendChat: 'Send as Chat Bot', }, users: { discordTag: 'Discord tag',