]> git.localhorst.tv Git - alttp.git/blobdiff - resources/js/i18n/en.js
chat bot config
[alttp.git] / resources / js / i18n / en.js
index b14fa9449001ba6a06215ee46c95c5b42b8a49c9..d76ce1bf0af0d1a0e6c9a9471892266b408697b4 100644 (file)
@@ -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',
@@ -745,6 +751,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 +759,12 @@ export default {
                        noManagePermission: 'You lack the required privileges to manage the twitch bot.',
                        partError: 'Error parting channel',
                        partSuccess: 'Parted',
+                       respond: 'Respond',
+                       respondOptions: {
+                               50: '50:50',
+                               no: 'No',
+                               yes: 'Yes',
+                       },
                        saveError: 'Error saving',
                        saveSuccess: 'Saved',
                        selectChannel: 'Please select a channel to manage.',