X-Git-Url: https://git.localhorst.tv/?a=blobdiff_plain;f=resources%2Fjs%2Fi18n%2Fen.js;h=a7ca19cc1afca5c6bd45259c3e158a711fca85a8;hb=f1c8c3cc53a09d1c261875d2f482b6e19bc48a9a;hp=d4e61bb7a7c5474de8f6ec82256de445e9cf5bff;hpb=de9be1288c2b3214e007c8d67d6b19e756cf08ba;p=alttp.git diff --git a/resources/js/i18n/en.js b/resources/js/i18n/en.js index d4e61bb..a7ca19c 100644 --- a/resources/js/i18n/en.js +++ b/resources/js/i18n/en.js @@ -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', @@ -361,6 +363,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 +378,23 @@ export default { somaria: 'Cane of Somaria', }, }, + map: { + 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', }, @@ -489,6 +510,8 @@ export default { }, techniques: { heading: 'Techniques', + lastModified: 'Last modified: {{ date, L }}', + requirements: 'Requires: ', rulesetCodes: { competitive: 'COM', mg: 'MG', @@ -501,6 +524,7 @@ export default { nl: 'No Logic', owg: 'Overworld Glitches', }, + rulesetFilterHeading: 'Only show techniques allowed in the following rulesets:', seeAlso: 'See also', }, tournaments: {