]> git.localhorst.tv Git - alttp.git/blobdiff - resources/js/i18n/en.js
configurable min age and message source
[alttp.git] / resources / js / i18n / en.js
index dfa33f4fe0149e33487d49e936e140dbd265cec9..5d5a1e41da1925d3ec8cb89a45b1cc0aa7cfc877 100644 (file)
@@ -719,7 +719,15 @@ export default {
                                yes: 'Yes',
                        },
                        chatError: 'Error sending message',
+                       chatMinAge: 'Min. age (in days)',
                        chatSettings: 'Chat Bot Settings',
+                       chatSource: 'Message source',
+                       chatSources: {
+                               any: 'Any',
+                               cat: 'Same category',
+                               catchan: 'Own channel and same category',
+                               chan: 'Own channel',
+                       },
                        chatSuccess: 'Message queued',
                        chatWaitMsgsMin: 'Min. messages',
                        chatWaitMsgsMax: 'Max. messages',