X-Git-Url: https://git.localhorst.tv/?a=blobdiff_plain;f=resources%2Fjs%2Fi18n%2Fen.js;h=b14fa9449001ba6a06215ee46c95c5b42b8a49c9;hb=103371b7fdc3b11e1a937d46474819ab0a5425fb;hp=7554f6ed4c2013992d5a2235e23116121b46acde;hpb=07c9bbbb2c6ddde460f48245699f27eaf66b8ac3;p=alttp.git diff --git a/resources/js/i18n/en.js b/resources/js/i18n/en.js index 7554f6e..b14fa94 100644 --- a/resources/js/i18n/en.js +++ b/resources/js/i18n/en.js @@ -503,6 +503,12 @@ export default { tracker: { config: { bossShuffle: 'Boss Shuffle', + calculation: 'Calculation', + checkCalculation: 'Dungeon checks', + checkCalculations: { + inventory: 'Inventory (Doors)', + 'room-data': 'Room data (glitched)', + }, ganonCrystals: 'Ganon Crystals', glitches: 'Glitches', glitchRules: { @@ -523,7 +529,13 @@ export default { trinity: 'Trinity', }, gtCrystals: 'GT Crystals', + layout: 'Layout', logic: 'Logic', + mapLayout: 'Map', + mapLayouts: { + horizontal: 'Horizontal', + vertical: 'Vertical', + }, showBig: 'Big Keys', showCompass: 'Compasses', showItemOptions: {