X-Git-Url: https://git.localhorst.tv/?a=blobdiff_plain;f=resources%2Fjs%2Fi18n%2Fen.js;h=52c9031d8362b02659a4a6193ed20d0474fed7db;hb=a0bca4306e882d77ba192eed889bd7ed52896dad;hp=f9e5bad22afbec6568206032cf36c116238982cd;hpb=9aca4f1a99af65dc988d2f66e122e25456a4efd9;p=alttp.git diff --git a/resources/js/i18n/en.js b/resources/js/i18n/en.js index f9e5bad..52c9031 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', @@ -113,6 +123,7 @@ export default { title: 'Restream', }, setup: 'Setup', + sgSignUp: 'SG Signup', startTime: '{{ date, LL LT }}', tracking: 'Tracking', }, @@ -130,6 +141,9 @@ export default { heading: 'Server error', }, }, + events: { + upcomingEpisodes: 'Upcoming races', + }, footer: { alttpde: 'German ALttP Discord', alttpwiki: 'ALttP Speedrunning Wiki',