]> git.localhorst.tv Git - alttp.git/blobdiff - resources/js/i18n/de.js
log who sent manual random chats
[alttp.git] / resources / js / i18n / de.js
index 8a249913a34d220c6571273280800fed5fc8c906..21275f05a4e887886c453be315e73288b8710f1b 100644 (file)
@@ -100,8 +100,13 @@ export default {
                chatBotLog: {
                        empty: 'Noch keine Nachrichten erfasst',
                        heading: 'Chat Bot Protokoll',
+                       info: {
+                               cat: '{{ category }} {{ date }}',
+                               user: '{{ user }} {{ date }}',
+                               userCat: '{{ category }} von {{ user }} {{ date }}',
+                       },
                        origin: {
-                               chatLog: '{{ nick }} in {{ channel }} am {{ date, L LT }}',
+                               chatLog: 'Quelle: {{ nick }} in {{ channel }} am {{ date, L LT }}',
                        },
                },
                content: {
@@ -687,14 +692,25 @@ export default {
                        channel: 'Channel',
                        chat: 'Chat',
                        chatCategories: {
+                               eyes: 'Augen',
                                gg: 'Good Game',
                                gl: 'Good Luck',
                                hi: 'Begrüßung',
                                hype: 'Hype',
+                               kappa: 'Kappa',
                                lol: 'Gelächter',
+                               love: 'Love',
+                               no: 'Nein',
                                o7: 'Salutieren',
                                pog: 'Pog',
+                               question: 'Frage',
+                               rage: 'Zorn',
+                               sad: 'Traurig',
+                               sweat: 'Schwitzen',
+                               thx: 'Danke',
                                unclassified: 'Generisch',
+                               wtf: 'WTF',
+                               yes: 'Ja',
                        },
                        chatError: 'Fehler beim Senden',
                        chatSettings: 'Chat Bot Einstellungen',