]> git.localhorst.tv Git - alttp.git/blobdiff - resources/js/i18n/en.js
more classification
[alttp.git] / resources / js / i18n / en.js
index 0bc85e8e989bcc2c625fdca2c6dd196e00ba58db..9563eedfeaba7f474b2a614a354e4945de1e9b1c 100644 (file)
@@ -97,6 +97,13 @@ export default {
                        unconfirm: 'Retract',
                        unset: 'Unset',
                },
+               chatBotLog: {
+                       empty: 'No messages on protocol yet',
+                       heading: 'Chat Bot Log',
+                       origin: {
+                               chatLog: '{{ nick }} in {{ channel }} on {{ date, L LT }}',
+                       },
+               },
                content: {
                        attribution: 'Attribution',
                        description: 'Description',
@@ -685,9 +692,13 @@ export default {
                                hi: 'Greeting',
                                hype: 'Hype',
                                lol: 'Laughter',
+                               love: 'Love',
                                o7: 'Salute',
                                pog: 'Pog',
+                               question: 'Question',
+                               thx: 'Thanks',
                                unclassified: 'Generic',
+                               wtf: 'WTF',
                        },
                        chatError: 'Error sending message',
                        chatSettings: 'Chat Bot Settings',