]> git.localhorst.tv Git - alttp.git/blobdiff - resources/js/i18n/en.js
small ux improvements
[alttp.git] / resources / js / i18n / en.js
index 6498b85927eb3bce4864fa996568d9c46bbd8c3a..e499651abced10bc3a22888c06e8554975218130 100644 (file)
@@ -257,11 +257,28 @@ export default {
                        logout: 'Logout',
                        new: 'New',
                        protocol: 'Protocol',
+                       remove: 'Remove',
                        retry: 'Retry',
                        save: 'Save',
                        search: 'Search',
                        settings: 'Settings',
                },
+               episodes: {
+                       addRestream: 'Add Restream',
+                       channel: 'Channel',
+                       commentary: 'Commentary',
+                       empty: 'No dates coming up.',
+                       restreamDialog: {
+                               addError: 'Error adding restream',
+                               addSuccess: 'Added',
+                               removeError: 'Error removing restream',
+                               removeSuccess: 'Removed',
+                               title: 'Restream',
+                       },
+                       setup: 'Setup',
+                       startTime: '{{ date, LL LT }}',
+                       tracking: 'Tracking',
+               },
                error: {
                        403: {
                                description: 'Um no',
@@ -283,14 +300,18 @@ export default {
                        connect: 'Connect Spedruns Discord',
                        contact: 'If you would like to organize a Tournament on this site, please contact HolySmoke#5229 on Discord.',
                        info: 'Infos',
+                       map: 'ALttP Map',
                        privacy: 'Privacy',
                        resources: 'Resources',
                        smd: 'German Super Metroid Discord',
                        smwiki: 'Super Metroid Speedrunning Wiki',
+                       tech: 'ALttP Tech',
                },
                general: {
                        anonymous: 'Anonym',
+                       appDescription: 'Tournaments and tutorials for The Legend of Zelda: A Link to the Past Randomizer',
                        appName: 'ALttP',
+                       pleaseSelect: 'Please select',
                },
                icon: {
                        AddIcon: 'Add',
@@ -361,6 +382,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',
@@ -375,16 +398,24 @@ export default {
                        },
                },
                map: {
+                       description: 'Maps of The Legend of Zelda: A Link to the Past',
                        dwLong: 'Dark World',
                        dwShort: 'DW',
+                       goToLocation: 'Go to location',
                        heading: 'Map',
                        lwLong: 'Light World',
                        lwShort: 'LW',
+                       onThisMap: 'On this map',
                        spLong: 'Special Areas',
                        spShort: 'SP',
                        uwLong: 'Underworld',
+                       uwOverlay: 'Show grid',
                        uwShort: 'UW',
                },
+               menu: {
+                       map: 'Map',
+                       tech: 'Tech',
+               },
                modes: {
                        heading: 'Modes',
                },
@@ -498,8 +529,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',