diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-08-14 00:20:36 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-08-14 00:20:36 +0000 |
commit | 14bf5c4ea9b956f66dc8b99f4778d7fda80d5ebe (patch) | |
tree | b1a55e93b3edc3f5f45096731b68fd4409082820 /apps/files_sharing/l10n/en_GB.js | |
parent | 7455a5c5ccd7da0c7f6412b98c4b02a0ae290d11 (diff) | |
download | nextcloud-server-14bf5c4ea9b956f66dc8b99f4778d7fda80d5ebe.tar.gz nextcloud-server-14bf5c4ea9b956f66dc8b99f4778d7fda80d5ebe.zip |
Fix(l10n): Update translations from Transifexbackport/45848/stable28
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n/en_GB.js')
-rw-r--r-- | apps/files_sharing/l10n/en_GB.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/en_GB.js b/apps/files_sharing/l10n/en_GB.js index 9bc9767d2df..68ceeb6b0bc 100644 --- a/apps/files_sharing/l10n/en_GB.js +++ b/apps/files_sharing/l10n/en_GB.js @@ -274,7 +274,6 @@ OC.L10N.register( "Video verification" : "Video verification", "Set expiration date" : "Set expiration date", "Hide download" : "Hide download", - "Allow download" : "Allow download", "Note to recipient" : "Note to recipient", "Enter a note for the share recipient" : "Enter a note for the share recipient", "Read" : "Read", @@ -389,6 +388,7 @@ OC.L10N.register( "Only works for users with access to this file" : "Only works for users with access to this file", "File drop" : "File drop", "Circle" : "Circle", + "Allow download" : "Allow download", "Update" : "Update", "No other users with access found" : "No other users with access found", "No entries found in this folder" : "No entries found in this folder", |