]> git.localhorst.tv Git - alttp.git/blobdiff - resources/js/i18n/en.js
log who sent manual random chats
[alttp.git] / resources / js / i18n / en.js
index 8770273af32ec2dd1beb8cdc9c8deb6d9e2050da..2645cc99b61da132164b4f94d263afd587ebecbc 100644 (file)
@@ -100,8 +100,13 @@ export default {
                chatBotLog: {
                        empty: 'No messages on protocol yet',
                        heading: 'Chat Bot Log',
+                       info: {
+                               cat: '{{ category }} {{ date }}',
+                               user: '{{ user }} {{ date }}',
+                               userCat: '{{ category }} from {{ user }} {{ date }}',
+                       },
                        origin: {
-                               chatLog: '{{ nick }} in {{ channel }} on {{ date, L LT }}',
+                               chatLog: 'Source: {{ nick }} in {{ channel }} on {{ date, L LT }}',
                        },
                },
                content: {
@@ -692,8 +697,10 @@ export default {
                                gl: 'Good Luck',
                                hi: 'Greeting',
                                hype: 'Hype',
+                               kappa: 'Kappa',
                                lol: 'Laughter',
                                love: 'Love',
+                               no: 'No',
                                o7: 'Salute',
                                pog: 'Pog',
                                question: 'Question',
@@ -703,6 +710,7 @@ export default {
                                thx: 'Thanks',
                                unclassified: 'Generic',
                                wtf: 'WTF',
+                               yes: 'Yes',
                        },
                        chatError: 'Error sending message',
                        chatSettings: 'Chat Bot Settings',