]> git.localhorst.tv Git - alttp.git/blobdiff - resources/js/i18n/en.js
event details
[alttp.git] / resources / js / i18n / en.js
index f9e5bad22afbec6568206032cf36c116238982cd..4f4038a9310e28607454def2c3945a20a08b2a67 100644 (file)
@@ -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',
@@ -130,6 +140,9 @@ export default {
                                heading: 'Server error',
                        },
                },
+               events: {
+                       upcomingEpisodes: 'Upcoming races',
+               },
                footer: {
                        alttpde: 'German ALttP Discord',
                        alttpwiki: 'ALttP Speedrunning Wiki',