X-Git-Url: https://git.localhorst.tv/?a=blobdiff_plain;f=resources%2Fjs%2Fi18n%2Fen.js;h=0bc85e8e989bcc2c625fdca2c6dd196e00ba58db;hb=1d3c8c6a96fc45d839f0e3719baca790059d189f;hp=b14fa9449001ba6a06215ee46c95c5b42b8a49c9;hpb=e9e1ccc9f8b4a6fc0d4d4ce54a710832227e3da0;p=alttp.git diff --git a/resources/js/i18n/en.js b/resources/js/i18n/en.js index b14fa94..0bc85e8 100644 --- a/resources/js/i18n/en.js +++ b/resources/js/i18n/en.js @@ -201,6 +201,12 @@ export default { appDescription: 'Tournaments and tutorials for The Legend of Zelda: A Link to the Past Randomizer', appName: 'ALttP', pleaseSelect: 'Please select', + languages: { + de: 'German', + en: 'English', + es: 'Spanish', + fr: 'French', + }, }, icon: { AddIcon: 'Add', @@ -673,6 +679,16 @@ export default { addCommand: 'Add command', channel: 'Channel', chat: 'Chat', + chatCategories: { + gg: 'Good Game', + gl: 'Good Luck', + hi: 'Greeting', + hype: 'Hype', + lol: 'Laughter', + o7: 'Salute', + pog: 'Pog', + unclassified: 'Generic', + }, chatError: 'Error sending message', chatSettings: 'Chat Bot Settings', chatSuccess: 'Message queued', @@ -745,6 +761,7 @@ export default { winnersMessageHint: '{names} will be replaced with a list of winners\' names', }, heading: 'Twitch Bot', + language: 'Preferred Language', joinApp: 'Join as App Bot', joinChat: 'Join as Chat Bot', joinError: 'Error joining channel', @@ -752,6 +769,13 @@ export default { noManagePermission: 'You lack the required privileges to manage the twitch bot.', partError: 'Error parting channel', partSuccess: 'Parted', + randomChat: 'Random Chat', + respond: 'Respond', + respondOptions: { + 50: '50:50', + no: 'No', + yes: 'Yes', + }, saveError: 'Error saving', saveSuccess: 'Saved', selectChannel: 'Please select a channel to manage.',