X-Git-Url: https://git.localhorst.tv/?a=blobdiff_plain;f=resources%2Fjs%2Fi18n%2Fen.js;h=3de3e0de8d7d5592b48fd2ab0a2c516e8b06f311;hb=b45c183b7ba39080b6438c6238bad614c4d3953e;hp=8ea7fa803c4c8854280639a7823ca424d3ee2b6e;hpb=16662be0b3432d67307ae8c2bb798362d77bab99;p=alttp.git diff --git a/resources/js/i18n/en.js b/resources/js/i18n/en.js index 8ea7fa8..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: { @@ -407,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',