diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-01-29 00:19:37 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-01-29 00:19:37 +0000 |
commit | a35ba912b927b626db78ee529d00cefce8d739c1 (patch) | |
tree | 818150391ee47220629e592a3a23297696d5608e /apps/files/l10n/en_GB.js | |
parent | a6b0fb1db70383bd69a736951cac41b3f65822a7 (diff) | |
download | nextcloud-server-a35ba912b927b626db78ee529d00cefce8d739c1.tar.gz nextcloud-server-a35ba912b927b626db78ee529d00cefce8d739c1.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 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files/l10n/en_GB.js b/apps/files/l10n/en_GB.js index 5efafeeb61a..5c21fc8a36c 100644 --- a/apps/files/l10n/en_GB.js +++ b/apps/files/l10n/en_GB.js @@ -242,6 +242,7 @@ OC.L10N.register( "File cannot be accessed" : "File cannot be accessed", "You might not have have permissions to view it, ask the sender to share it" : "You might not have have permissions to view it, ask the sender to share it", "Sort favorites first" : "Sort favourites first", + "Sort folders before files" : "Sort folders before files", "Show hidden files" : "Show hidden files", "Crop image previews" : "Crop image previews", "Enable the grid view" : "Enable the grid view", |