diff options
Diffstat (limited to 'res/langs/en.json')
| -rw-r--r-- | res/langs/en.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/res/langs/en.json b/res/langs/en.json index 8869f48..36ff556 100644 --- a/res/langs/en.json +++ b/res/langs/en.json @@ -24,6 +24,9 @@ "videoAlreadyExistsError": "The video already exists in playlist.", "addVideoError": "Failed to add video.", "adminsCannotBeBannedError": "Admins cannot be banned. Remove them first.", + "caching": "Caching", + "downloading": "Downloading", + "uploading": "Uploading", "rawVideo": "Raw video", "videos": "videos", "addedBy": "Added by", @@ -91,6 +94,7 @@ "queueLast": "Queue last", "and": "and", "or": "or", + "to": "to", "pasteEmbedCodeAndClick": "Paste the embed code here", "acceptableEmbedCodesAre": "Acceptable embed codes are", "customEmbedsCannotBeSynchronized": "CUSTOM EMBEDS CANNOT BE SYNCHRONIZED", |
