diff options
Diffstat (limited to 'apps/files/l10n/en_GB.js')
-rw-r--r-- | apps/files/l10n/en_GB.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/files/l10n/en_GB.js b/apps/files/l10n/en_GB.js index 63984f64f8c..580907207a2 100644 --- a/apps/files/l10n/en_GB.js +++ b/apps/files/l10n/en_GB.js @@ -241,6 +241,7 @@ OC.L10N.register( "Files settings" : "Files settings", "File cannot be accessed" : "File cannot be accessed", "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "The file could not be found or you do not have permissions to view it. Ask the sender to share it.", + "Your files" : "Your files", "Open in files" : "Open in files", "Sort favorites first" : "Sort favourites first", "Sort folders before files" : "Sort folders before files", @@ -294,6 +295,8 @@ OC.L10N.register( "Create new templates folder" : "Create new templates folder", "Templates" : "Templates", "New template folder" : "New template folder", + "In folder" : "In folder", + "Search in folder: {folder}" : "Search in folder: {folder}", "One of the dropped files could not be processed" : "One of the dropped files could not be processed", "Uploading \"{filename}\" failed" : "Uploading \"{filename}\" failed", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} folder","{folderCount} folders"], |