]> git.localhorst.tv Git - alttp.git/blobdiff - resources/js/i18n/en.js
basic channel crew
[alttp.git] / resources / js / i18n / en.js
index 200e9888db9e1f41695a2a4ee92fcfe8cb6ad17a..e499651abced10bc3a22888c06e8554975218130 100644 (file)
@@ -257,15 +257,26 @@ 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: {
@@ -300,6 +311,7 @@ export default {
                        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',