]> git.localhorst.tv Git - alttp.git/blobdiff - resources/js/i18n/en.js
schedule event filter
[alttp.git] / resources / js / i18n / en.js
index a7ca19cc1afca5c6bd45259c3e158a711fca85a8..200e9888db9e1f41695a2a4ee92fcfe8cb6ad17a 100644 (file)
@@ -262,6 +262,12 @@ export default {
                        search: 'Search',
                        settings: 'Settings',
                },
+               episodes: {
+                       commentary: 'Commentary',
+                       empty: 'No dates coming up.',
+                       setup: 'Setup',
+                       tracking: 'Tracking',
+               },
                error: {
                        403: {
                                description: 'Um no',
@@ -292,6 +298,7 @@ export default {
                },
                general: {
                        anonymous: 'Anonym',
+                       appDescription: 'Tournaments and tutorials for The Legend of Zelda: A Link to the Past Randomizer',
                        appName: 'ALttP',
                },
                icon: {
@@ -379,6 +386,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',
@@ -389,6 +397,7 @@ export default {
                        spLong: 'Special Areas',
                        spShort: 'SP',
                        uwLong: 'Underworld',
+                       uwOverlay: 'Show grid',
                        uwShort: 'UW',
                },
                menu: {
@@ -508,7 +517,13 @@ 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: ',