diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-08-04 00:30:25 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-08-04 00:30:25 +0000 |
commit | 72c285f4711754ee2ceaa072c33c2a6c89b556d7 (patch) | |
tree | 5f4dd696b1ccec79fc8efd9720f7f5d8201d23e3 /apps/files/l10n/en_GB.js | |
parent | 795863c89c363aabb06f31677edd00fbb0452e49 (diff) | |
download | nextcloud-server-72c285f4711754ee2ceaa072c33c2a6c89b556d7.tar.gz nextcloud-server-72c285f4711754ee2ceaa072c33c2a6c89b556d7.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
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 ac1477d51b2..4a21636535e 100644 --- a/apps/files/l10n/en_GB.js +++ b/apps/files/l10n/en_GB.js @@ -249,6 +249,9 @@ OC.L10N.register( "List of favorites files and folders." : "List of favourites files and folders.", "No favorites yet" : "No favourites yet", "Files and folders you mark as favorite will show up here" : "Files and folders you mark as favourite will show up here", + "List of recently modified files and folders." : "List of recently modified files and folders.", + "No recently modified files" : "No recently modified files", + "Files and folders you recently modified will show up here." : "Files and folders you recently modified will show up here.", "Toggle %1$s sublist" : "Toggle %1$s sublist", "Toggle grid view" : "Toggle grid view", "No entries found in this folder" : "No entries found in this folder", |