diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-08-21 00:20:32 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-08-21 00:20:32 +0000 |
commit | 26bf1b1e15f00d6a0f4edc8fcb22fd208afc2bbe (patch) | |
tree | 4d1a8d872b39d9053515118f13fadd722dc19d01 /apps/files/l10n/en_GB.js | |
parent | 5b8bbd375fefce3e9fb9564abcc395706bd1a622 (diff) | |
download | nextcloud-server-26bf1b1e15f00d6a0f4edc8fcb22fd208afc2bbe.tar.gz nextcloud-server-26bf1b1e15f00d6a0f4edc8fcb22fd208afc2bbe.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, 0 insertions, 1 deletions
diff --git a/apps/files/l10n/en_GB.js b/apps/files/l10n/en_GB.js index 8570e40da96..5d757f0eba4 100644 --- a/apps/files/l10n/en_GB.js +++ b/apps/files/l10n/en_GB.js @@ -379,7 +379,6 @@ OC.L10N.register( "Copy direct link (only works for users who have access to this file/folder)" : "Copy direct link (only works for users who have access to this file/folder)", "\"remote user\"" : "\"remote user\"", "File name" : "File name", - "Download file {name}" : "Download file {name}", "\"{char}\" is not allowed inside a file name." : "\"{char}\" is not allowed inside a file name.", "\"{name}\" is not an allowed filetype." : "\"{name}\" is not an allowed filetype.", "{newName} already exists." : "{newName} already exists.", |