X-Git-Url: https://git.localhorst.tv/?a=blobdiff_plain;f=resources%2Fjs%2Fi18n%2Fen.js;h=3de3e0de8d7d5592b48fd2ab0a2c516e8b06f311;hb=b45c183b7ba39080b6438c6238bad614c4d3953e;hp=52c9031d8362b02659a4a6193ed20d0474fed7db;hpb=7c1db464de8560af8f72228fc311c34f38c1134d;p=alttp.git diff --git a/resources/js/i18n/en.js b/resources/js/i18n/en.js index 52c9031..3de3e0d 100644 --- a/resources/js/i18n/en.js +++ b/resources/js/i18n/en.js @@ -80,6 +80,7 @@ export default { signUp: 'Sign up', stop: 'Stop', unconfirm: 'Retract', + unset: 'Unset', }, content: { attribution: 'Attribution', @@ -97,6 +98,14 @@ export default { tracking: 'Tracking', }, }, + discordBot: { + channel: 'Channel', + controls: 'Controls', + guild: 'Server', + heading: 'Discord Bot', + invite: 'Invite bot', + selectGuild: 'Please select server', + }, episodes: { addRestream: 'Add Restream', applyDialog: { @@ -108,6 +117,7 @@ export default { channel: 'Channel', commentary: 'Commentary', empty: 'No dates coming up.', + raceroom: 'Race room', restreamDialog: { acceptComms: 'Open commentary application', acceptTracker: 'Open tracker application', @@ -406,6 +416,9 @@ export default { heading: 'Schedule', startTime: '{{ date, LT }}', }, + search: { + noResults: 'No results', + }, techniques: { description: 'Tutorials for The Legend of Zelda: A Link to the Past Randomizer', heading: 'Techniques',