X-Git-Url: https://git.localhorst.tv/?a=blobdiff_plain;f=resources%2Fjs%2Fi18n%2Fen.js;h=6498b85927eb3bce4864fa996568d9c46bbd8c3a;hb=18424fc6de2fc902ee2b2d3143955081263adff4;hp=030b023766103f0e8756817baeec399b10d16a9d;hpb=18759929710746d45d0f69e4f09205db3ddc74af;p=alttp.git diff --git a/resources/js/i18n/en.js b/resources/js/i18n/en.js index 030b023..6498b85 100644 --- a/resources/js/i18n/en.js +++ b/resources/js/i18n/en.js @@ -374,6 +374,17 @@ 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', + }, modes: { heading: 'Modes', },