X-Git-Url: https://git.localhorst.tv/?a=blobdiff_plain;f=resources%2Fjs%2Fi18n%2Fen.js;h=8ea7fa803c4c8854280639a7823ca424d3ee2b6e;hb=87ab0a1f3f0abebe078ba3972794627153352081;hp=ca0e4126c5a74f15d3dd2b510d387e0147a8418f;hpb=7c6716036321ba09846785720e81459aad55a323;p=alttp.git diff --git a/resources/js/i18n/en.js b/resources/js/i18n/en.js index ca0e412..8ea7fa8 100644 --- a/resources/js/i18n/en.js +++ b/resources/js/i18n/en.js @@ -70,6 +70,7 @@ export default { nextFrame: 'Next frame', pause: 'Pause', play: 'Play', + playPause: 'Play/Pause', protocol: 'Protocol', remove: 'Remove', retry: 'Retry', @@ -107,6 +108,7 @@ export default { channel: 'Channel', commentary: 'Commentary', empty: 'No dates coming up.', + raceroom: 'Race room', restreamDialog: { acceptComms: 'Open commentary application', acceptTracker: 'Open tracker application', @@ -122,6 +124,7 @@ export default { title: 'Restream', }, setup: 'Setup', + sgSignUp: 'SG Signup', startTime: '{{ date, LL LT }}', tracking: 'Tracking', }, @@ -139,6 +142,9 @@ export default { heading: 'Server error', }, }, + events: { + upcomingEpisodes: 'Upcoming races', + }, footer: { alttpde: 'German ALttP Discord', alttpwiki: 'ALttP Speedrunning Wiki',