diff options
Diffstat (limited to 'apps/files/l10n/en_GB.json')
-rw-r--r-- | apps/files/l10n/en_GB.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/apps/files/l10n/en_GB.json b/apps/files/l10n/en_GB.json index a4c7daea1bb..018fa8a2f28 100644 --- a/apps/files/l10n/en_GB.json +++ b/apps/files/l10n/en_GB.json @@ -25,6 +25,8 @@ "Actions" : "Actions", "Rename" : "Rename", "Copy" : "Copy", + "Delete file" : "Delete file", + "Delete folder" : "Delete folder", "Disconnect storage" : "Disconnect storage", "Unshare" : "Unshare", "Could not load info for file \"{file}\"" : "Could not load info for file \"{file}\"", @@ -123,7 +125,11 @@ "A file or folder has been <strong>restored</strong>" : "A file or folder has been <strong>restored</strong>", "Unlimited" : "Unlimited", "Upload (max. %s)" : "Upload (max. %s)", + "Accept" : "Accept", + "File Management" : "File Management", + "Change" : "Change", "%s used" : "%s used", + "%1$s of %2$s used" : "%1$s of %2$s used", "Settings" : "Settings", "Show hidden files" : "Show hidden files", "WebDAV" : "WebDAV", @@ -138,6 +144,7 @@ "Files and folders you mark as favorite will show up here" : "Files and folders you mark as favourite will show up here", "Tags" : "Tags", "Deleted files" : "Deleted files", + "Shares" : "Shares", "Shared with others" : "Shared with others", "Shared with you" : "Shared with you", "Shared by link" : "Shared by link", |