]> git.localhorst.tv Git - alttp.git/blobdiff - resources/js/i18n/en.js
pull sg crew into schedule
[alttp.git] / resources / js / i18n / en.js
index efb99b385fc6487f4e59ab126ec8869f2e351021..cb63f602c56070123c1982ba532f115bd794689c 100644 (file)
@@ -262,6 +262,11 @@ export default {
                        search: 'Search',
                        settings: 'Settings',
                },
+               episodes: {
+                       commentary: 'Commentary',
+                       setup: 'Setup',
+                       tracking: 'Tracking',
+               },
                error: {
                        403: {
                                description: 'Um no',
@@ -292,6 +297,7 @@ export default {
                },
                general: {
                        anonymous: 'Anonym',
+                       appDescription: 'Tournaments and tutorials for The Legend of Zelda: A Link to the Past Randomizer',
                        appName: 'ALttP',
                },
                icon: {
@@ -363,6 +369,8 @@ export default {
                                mitts: 'Titan \'s Mitts',
                                moonpearl: 'Moonpearl',
                                mushroom: 'Mushroom',
+                               'not-flippers': 'No Flippers',
+                               'not-moonpearl': 'No Moonpearl',
                                powder: 'Powder',
                                quake: 'Quake',
                                'red-bomb': 'Red Bomb',
@@ -377,6 +385,7 @@ export default {
                        },
                },
                map: {
+                       description: 'Maps of The Legend of Zelda: A Link to the Past',
                        dwLong: 'Dark World',
                        dwShort: 'DW',
                        goToLocation: 'Go to location',
@@ -387,6 +396,7 @@ export default {
                        spLong: 'Special Areas',
                        spShort: 'SP',
                        uwLong: 'Underworld',
+                       uwOverlay: 'Show grid',
                        uwShort: 'UW',
                },
                menu: {
@@ -506,8 +516,16 @@ export default {
                rulesets: {
                        heading: 'Rulesets',
                },
+               schedule: {
+                       description: 'Upcoming matches and other events.',
+                       heading: 'Schedule',
+                       startTime: '{{ date, LT }}',
+               },
                techniques: {
+                       description: 'Tutorials for The Legend of Zelda: A Link to the Past Randomizer',
                        heading: 'Techniques',
+                       lastModified: 'Last modified: {{ date, L }}',
+                       requirements: 'Requires: ',
                        rulesetCodes: {
                                competitive: 'COM',
                                mg: 'MG',