X-Git-Url: https://git.localhorst.tv/?a=blobdiff_plain;f=resources%2Fjs%2Fi18n%2Fen.js;h=e499651abced10bc3a22888c06e8554975218130;hb=638802eaf20d636c16d7ce337ace508708705f2c;hp=200e9888db9e1f41695a2a4ee92fcfe8cb6ad17a;hpb=ed531959edb865805c828f2c318146c43f6e581b;p=alttp.git diff --git a/resources/js/i18n/en.js b/resources/js/i18n/en.js index 200e988..e499651 100644 --- a/resources/js/i18n/en.js +++ b/resources/js/i18n/en.js @@ -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',