X-Git-Url: https://git.localhorst.tv/?a=blobdiff_plain;f=resources%2Fjs%2Fi18n%2Fen.js;h=6820f30a3b08190e83f79a55fcbd2393cda20198;hb=18cd02860ba7889360ce3547b44faa0daa807a5e;hp=030b023766103f0e8756817baeec399b10d16a9d;hpb=2c5535946aa15278c6e969c9a9b24d32a45e5b12;p=alttp.git diff --git a/resources/js/i18n/en.js b/resources/js/i18n/en.js index 030b023..6820f30 100644 --- a/resources/js/i18n/en.js +++ b/resources/js/i18n/en.js @@ -283,13 +283,16 @@ 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', }, icon: { @@ -361,6 +364,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', @@ -374,6 +379,24 @@ export default { somaria: 'Cane of Somaria', }, }, + 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', + uwShort: 'UW', + }, + menu: { + map: 'Map', + tech: 'Tech', + }, modes: { heading: 'Modes', }, @@ -488,7 +511,10 @@ export default { heading: 'Rulesets', }, 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',