X-Git-Url: https://git.localhorst.tv/?a=blobdiff_plain;f=resources%2Fjs%2Fi18n%2Fen.js;h=cb63f602c56070123c1982ba532f115bd794689c;hb=e2af94795e9d8e8a2eb8c272201b4e54ebb130f0;hp=efb99b385fc6487f4e59ab126ec8869f2e351021;hpb=e937f3f41b33ba94d36f898573df75a9cd10e5c0;p=alttp.git diff --git a/resources/js/i18n/en.js b/resources/js/i18n/en.js index efb99b3..cb63f60 100644 --- a/resources/js/i18n/en.js +++ b/resources/js/i18n/en.js @@ -262,6 +262,11 @@ export default { search: 'Search', settings: 'Settings', }, + episodes: { + commentary: 'Commentary', + setup: 'Setup', + tracking: 'Tracking', + }, error: { 403: { description: 'Um no', @@ -292,6 +297,7 @@ export default { }, general: { anonymous: 'Anonym', + appDescription: 'Tournaments and tutorials for The Legend of Zelda: A Link to the Past Randomizer', appName: 'ALttP', }, icon: { @@ -363,6 +369,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', @@ -377,6 +385,7 @@ export default { }, }, map: { + description: 'Maps of The Legend of Zelda: A Link to the Past', dwLong: 'Dark World', dwShort: 'DW', goToLocation: 'Go to location', @@ -387,6 +396,7 @@ export default { spLong: 'Special Areas', spShort: 'SP', uwLong: 'Underworld', + uwOverlay: 'Show grid', uwShort: 'UW', }, menu: { @@ -506,8 +516,16 @@ export default { rulesets: { heading: 'Rulesets', }, + schedule: { + description: 'Upcoming matches and other events.', + heading: 'Schedule', + startTime: '{{ date, LT }}', + }, 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',