X-Git-Url: https://git.localhorst.tv/?a=blobdiff_plain;ds=sidebyside;f=resources%2Fjs%2Fi18n%2Fen.js;h=efb99b385fc6487f4e59ab126ec8869f2e351021;hb=e937f3f41b33ba94d36f898573df75a9cd10e5c0;hp=030b023766103f0e8756817baeec399b10d16a9d;hpb=2c5535946aa15278c6e969c9a9b24d32a45e5b12;p=alttp.git diff --git a/resources/js/i18n/en.js b/resources/js/i18n/en.js index 030b023..efb99b3 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', @@ -374,6 +376,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', },