diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-12-01 00:18:49 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-12-01 00:18:49 +0000 |
commit | 90529e5de16561c44a09ea1ced9b0ce17925bcae (patch) | |
tree | 310a6ba54048099951fad3d1dd00f74fecdc3cf0 /apps/files/l10n/en_GB.js | |
parent | eb8907323eae227d6812986f9fdabca2c2971ae6 (diff) | |
download | nextcloud-server-90529e5de16561c44a09ea1ced9b0ce17925bcae.tar.gz nextcloud-server-90529e5de16561c44a09ea1ced9b0ce17925bcae.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 06c45f824fa..ce9a8904756 100644 --- a/apps/files/l10n/en_GB.js +++ b/apps/files/l10n/en_GB.js @@ -172,6 +172,7 @@ OC.L10N.register( "Reload current directory" : "Reload current directory", "Go to the \"{dir}\" directory" : "Go to the \"{dir}\" directory", "Drag and drop files here to upload" : "Drag and drop files here to upload", + "Uploading \"{filename}\" failed" : "Uploading \"{filename}\" failed", "Upload successful" : "Upload successful", "\"{displayName}\" action executed successfully" : "\"{displayName}\" action executed successfully", "\"{displayName}\" action failed" : "\"{displayName}\" action failed", |