diff options
Diffstat (limited to 'res/langs/en.json')
| -rw-r--r-- | res/langs/en.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/res/langs/en.json b/res/langs/en.json index 488af78..881df6b 100644 --- a/res/langs/en.json +++ b/res/langs/en.json @@ -79,6 +79,7 @@ "retrievePlaylistLinks": "Retrieve playlist links", "voteForSkip": "Vote for skip", "addAsTemporary": "Add as temporary", + "cacheOnServer": "Cache on server", "mediaUrl": "Media URL", "optionalTitle": "Title (optional)", "subtitlesUrlOptional": "Subtitles URL (optional)", @@ -86,8 +87,9 @@ "addTemplateUrl": "Add template URL", "queueNext": "Queue next", "queueLast": "Queue last", + "and": "and", "or": "or", - "pasteEmbedCodeAndClick": "Paste the embed code below and click", + "pasteEmbedCodeAndClick": "Paste the embed code here", "acceptableEmbedCodesAre": "Acceptable embed codes are", "customEmbedsCannotBeSynchronized": "CUSTOM EMBEDS CANNOT BE SYNCHRONIZED", "save": "Save", |
