]> git.localhorst.tv Git - alttp.git/blobdiff - resources/js/i18n/en.js
compact keysanity tracker
[alttp.git] / resources / js / i18n / en.js
index 0bc85e8e989bcc2c625fdca2c6dd196e00ba58db..dfa33f4fe0149e33487d49e936e140dbd265cec9 100644 (file)
@@ -97,6 +97,18 @@ export default {
                        unconfirm: 'Retract',
                        unset: 'Unset',
                },
+               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: 'Source: {{ nick }} in {{ channel }} on {{ date, L LT }}',
+                       },
+               },
                content: {
                        attribution: 'Attribution',
                        description: 'Description',
@@ -515,6 +527,7 @@ export default {
                                        inventory: 'Inventory (Doors)',
                                        'room-data': 'Room data (glitched)',
                                },
+                               compactKeysanity: 'Compact Keysanity',
                                ganonCrystals: 'Ganon Crystals',
                                glitches: 'Glitches',
                                glitchRules: {
@@ -535,6 +548,7 @@ export default {
                                        trinity: 'Trinity',
                                },
                                gtCrystals: 'GT Crystals',
+                               inverted: 'Inverted',
                                layout: 'Layout',
                                logic: 'Logic',
                                mapLayout: 'Map',
@@ -552,6 +566,10 @@ export default {
                                showItems: 'Show Dungeon Items',
                                showMap: 'Maps',
                                showSmall: 'Small Keys',
+                               shuffleBig: 'Big Key Shuffle',
+                               shuffleCompass: 'Compass Shuffle',
+                               shuffleMap: 'Map Shuffle',
+                               shuffleSmall: 'Small Key Shuffle',
                                title: 'Configuration',
                                wildBig: 'Big Keys',
                                wildCompass: 'Compasses',
@@ -680,14 +698,25 @@ export default {
                        channel: 'Channel',
                        chat: 'Chat',
                        chatCategories: {
+                               eyes: 'Eyes',
                                gg: 'Good Game',
                                gl: 'Good Luck',
                                hi: 'Greeting',
                                hype: 'Hype',
+                               kappa: 'Kappa',
                                lol: 'Laughter',
+                               love: 'Love',
+                               no: 'No',
                                o7: 'Salute',
                                pog: 'Pog',
+                               question: 'Question',
+                               rage: 'Rage',
+                               sad: 'Sad',
+                               sweat: 'Sweat',
+                               thx: 'Thanks',
                                unclassified: 'Generic',
+                               wtf: 'WTF',
+                               yes: 'Yes',
                        },
                        chatError: 'Error sending message',
                        chatSettings: 'Chat Bot Settings',