]> 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 f6965043a84a355e9a380c04307284694e97577b..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: {