X-Git-Url: https://git.localhorst.tv/?a=blobdiff_plain;f=resources%2Fjs%2Fi18n%2Fen.js;h=f722332ba30bc65e218d7fdd603b79d414e4a9b6;hb=e1ecc76c1c6d527502d6576ee19be06df2a15bb7;hp=133f1dc006a46d5dc30f75a881d135bfaa195bcf;hpb=1e725fef6dc440aaeea8c30e1e0598dc5d24ad86;p=alttp.git diff --git a/resources/js/i18n/en.js b/resources/js/i18n/en.js index 133f1dc..f722332 100644 --- a/resources/js/i18n/en.js +++ b/resources/js/i18n/en.js @@ -357,6 +357,7 @@ export default { discord: 'Discord server connected', lock: 'Tournament locked', open: 'Registration opened', + settings: 'Modified settings', unlock: 'Tournament unlocked', }, unknown: 'Unknown protocol entry of type {{type}}.', @@ -399,6 +400,7 @@ export default { noSeed: 'No seed set', numberOfResults_one: '{{ count }} submission', numberOfResults_other: '{{ count }} submissions', + loadMore: 'load more rounds', lock: 'Lock round', lockDescription: 'When a round is locked, runners cannot submit or change results.', locked: 'Results for this round have been locked.', @@ -482,6 +484,9 @@ export default { scoreboard: 'Scoreboard', scoreChart: 'Score chart', settings: 'Settings', + settingsError: 'Error saving settings', + settingsSuccess: 'Settings saved successfully', + showNumbers: 'Show numbers', unlockError: 'Error unlocking tournaments', unlockSuccess: 'Tournament unlocked', }, @@ -489,16 +494,26 @@ export default { channel: 'Channel', chat: 'Chat', chatError: 'Error sending message', + chatSettings: 'Chat Bot Settings', 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',