]> git.localhorst.tv Git - alttp.git/blobdiff - resources/js/i18n/en.js
link tech and map
[alttp.git] / resources / js / i18n / en.js
index dfff38bcde155456ef09aae498364d1e43b10dbc..7414796e70157c6107eb8a7b3583a32319e0ce00 100644 (file)
@@ -283,10 +283,12 @@ 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',
@@ -294,6 +296,7 @@ export default {
                },
                icon: {
                        AddIcon: 'Add',
+                       AllowedIcon: 'Allowed',
                        ApplicationsIcon: 'Applications',
                        ApplyIcon: 'Apply',
                        ChartIcon: 'Chart',
@@ -301,6 +304,7 @@ export default {
                        EditIcon: 'Edit',
                        FinishedIcon: 'Finished',
                        FirstPlaceIcon: 'First Place',
+                       ForbiddenIcon: 'Forbidden',
                        ForfeitIcon: 'Forfeit',
                        LanguageIcon: 'Language',
                        LockedIcon: 'Locked',
@@ -313,6 +317,7 @@ export default {
                        StreamIcon: 'Stream',
                        ThirdPlaceIcon: 'Third Place',
                        TwitchIcon: 'Twitch',
+                       UnknownIcon: 'Unknown',
                        UnlockedIcon: 'Unlocked',
                        YoutubeIcon: 'YouTube',
                        VideoIcon: 'Video',
@@ -371,6 +376,24 @@ export default {
                                somaria: 'Cane of Somaria',
                        },
                },
+               map: {
+                       dwLong: 'Dark World',
+                       dwShort: 'DW',
+                       heading: 'Map',
+                       lwLong: 'Light World',
+                       lwShort: 'LW',
+                       spLong: 'Special Areas',
+                       spShort: 'SP',
+                       uwLong: 'Underworld',
+                       uwShort: 'UW',
+               },
+               menu: {
+                       map: 'Map',
+                       tech: 'Tech',
+               },
+               modes: {
+                       heading: 'Modes',
+               },
                participants: {
                        empty: 'No participants on record',
                        heading: 'Participants',
@@ -478,8 +501,25 @@ export default {
                        unlockError: 'Error unlocking round',
                        unlockSuccess: 'Round unlocked',
                },
+               rulesets: {
+                       heading: 'Rulesets',
+               },
                techniques: {
                        heading: 'Techniques',
+                       rulesetCodes: {
+                               competitive: 'COM',
+                               mg: 'MG',
+                               nl: 'NL',
+                               owg: 'OWG',
+                       },
+                       rulesetDescriptions: {
+                               competitive: 'Competitive',
+                               mg: 'Major Glitches',
+                               nl: 'No Logic',
+                               owg: 'Overworld Glitches',
+                       },
+                       rulesetFilterHeading: 'Only show techniques allowed in the following rulesets:',
+                       seeAlso: 'See also',
                },
                tournaments: {
                        admins: 'Admins',