]> git.localhorst.tv Git - alttp.git/blobdiff - resources/js/i18n/en.js
configurable min age and message source
[alttp.git] / resources / js / i18n / en.js
index 2645cc99b61da132164b4f94d263afd587ebecbc..5d5a1e41da1925d3ec8cb89a45b1cc0aa7cfc877 100644 (file)
@@ -527,6 +527,7 @@ export default {
                                        inventory: 'Inventory (Doors)',
                                        'room-data': 'Room data (glitched)',
                                },
+                               compactKeysanity: 'Compact Keysanity',
                                ganonCrystals: 'Ganon Crystals',
                                glitches: 'Glitches',
                                glitchRules: {
@@ -547,6 +548,7 @@ export default {
                                        trinity: 'Trinity',
                                },
                                gtCrystals: 'GT Crystals',
+                               inverted: 'Inverted',
                                layout: 'Layout',
                                logic: 'Logic',
                                mapLayout: 'Map',
@@ -564,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',
@@ -713,7 +719,15 @@ export default {
                                yes: 'Yes',
                        },
                        chatError: 'Error sending message',
+                       chatMinAge: 'Min. age (in days)',
                        chatSettings: 'Chat Bot Settings',
+                       chatSource: 'Message source',
+                       chatSources: {
+                               any: 'Any',
+                               cat: 'Same category',
+                               catchan: 'Own channel and same category',
+                               chan: 'Own channel',
+                       },
                        chatSuccess: 'Message queued',
                        chatWaitMsgsMin: 'Min. messages',
                        chatWaitMsgsMax: 'Max. messages',