X-Git-Url: https://git.localhorst.tv/?a=blobdiff_plain;f=resources%2Fjs%2Fi18n%2Fen.js;h=e499651abced10bc3a22888c06e8554975218130;hb=b3beaab812bf23fec423d1d0823b2a25b137ccae;hp=a7ca19cc1afca5c6bd45259c3e158a711fca85a8;hpb=f1c8c3cc53a09d1c261875d2f482b6e19bc48a9a;p=alttp.git diff --git a/resources/js/i18n/en.js b/resources/js/i18n/en.js index a7ca19c..e499651 100644 --- a/resources/js/i18n/en.js +++ b/resources/js/i18n/en.js @@ -257,11 +257,28 @@ export default { logout: 'Logout', new: 'New', protocol: 'Protocol', + remove: 'Remove', retry: 'Retry', save: 'Save', search: 'Search', settings: 'Settings', }, + episodes: { + addRestream: 'Add Restream', + channel: 'Channel', + commentary: 'Commentary', + empty: 'No dates coming up.', + restreamDialog: { + addError: 'Error adding restream', + addSuccess: 'Added', + removeError: 'Error removing restream', + removeSuccess: 'Removed', + title: 'Restream', + }, + setup: 'Setup', + startTime: '{{ date, LL LT }}', + tracking: 'Tracking', + }, error: { 403: { description: 'Um no', @@ -292,7 +309,9 @@ export default { }, general: { anonymous: 'Anonym', + appDescription: 'Tournaments and tutorials for The Legend of Zelda: A Link to the Past Randomizer', appName: 'ALttP', + pleaseSelect: 'Please select', }, icon: { AddIcon: 'Add', @@ -379,6 +398,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', @@ -389,6 +409,7 @@ export default { spLong: 'Special Areas', spShort: 'SP', uwLong: 'Underworld', + uwOverlay: 'Show grid', uwShort: 'UW', }, menu: { @@ -508,7 +529,13 @@ 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: ',