]> git.localhorst.tv Git - alttp.git/blobdiff - resources/js/i18n/en.js
move js tests to separate dir
[alttp.git] / resources / js / i18n / en.js
index 133f1dc006a46d5dc30f75a881d135bfaa195bcf..a146ca267c91aa6bbd28bb47329876ba3d2e33b7 100644 (file)
@@ -489,16 +489,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',