]> git.localhorst.tv Git - alttp.git/blobdiff - resources/js/i18n/en.js
small ux improvements
[alttp.git] / resources / js / i18n / en.js
index 5e9668de0f5b0e0ca94ae18f083f6384bca188ff..e499651abced10bc3a22888c06e8554975218130 100644 (file)
@@ -257,11 +257,28 @@ 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: {
                        403: {
                                description: 'Um no',
@@ -294,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',
@@ -511,6 +529,11 @@ export default {
                rulesets: {
                        heading: 'Rulesets',
                },
+               schedule: {
+                       description: 'Upcoming matches and other events.',
+                       heading: 'Schedule',
+                       startTime: '{{ date, LT }}',
+               },
                techniques: {
                        description: 'Tutorials for The Legend of Zelda: A Link to the Past Randomizer',
                        heading: 'Techniques',