]> git.localhorst.tv Git - alttp.git/blobdiff - resources/js/i18n/en.js
bots
[alttp.git] / resources / js / i18n / en.js
index 669c56e8ed81b51fd8ef4953bc9b7664d11992b4..a146ca267c91aa6bbd28bb47329876ba3d2e33b7 100644 (file)
@@ -489,7 +489,12 @@ 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',
                        joinApp: 'Join as App Bot',
@@ -499,6 +504,8 @@ export default {
                        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',