X-Git-Url: https://git.localhorst.tv/?a=blobdiff_plain;ds=sidebyside;f=resources%2Fjs%2Fi18n%2Fen.js;h=8ea7fa803c4c8854280639a7823ca424d3ee2b6e;hb=87ab0a1f3f0abebe078ba3972794627153352081;hp=f9e5bad22afbec6568206032cf36c116238982cd;hpb=9aca4f1a99af65dc988d2f66e122e25456a4efd9;p=alttp.git diff --git a/resources/js/i18n/en.js b/resources/js/i18n/en.js index f9e5bad..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', @@ -80,6 +81,15 @@ export default { stop: 'Stop', unconfirm: 'Retract', }, + content: { + attribution: 'Attribution', + description: 'Description', + edit: 'Edit content', + saveError: 'Error saving', + saveSuccess: 'Saved', + short: 'Short description', + title: 'Title', + }, crew: { roles: { commentary: 'Commentary', @@ -98,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', @@ -113,6 +124,7 @@ export default { title: 'Restream', }, setup: 'Setup', + sgSignUp: 'SG Signup', startTime: '{{ date, LL LT }}', tracking: 'Tracking', }, @@ -130,6 +142,9 @@ export default { heading: 'Server error', }, }, + events: { + upcomingEpisodes: 'Upcoming races', + }, footer: { alttpde: 'German ALttP Discord', alttpwiki: 'ALttP Speedrunning Wiki',