diff options
Diffstat (limited to 'apps/files/l10n/en_GB.json')
-rw-r--r-- | apps/files/l10n/en_GB.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files/l10n/en_GB.json b/apps/files/l10n/en_GB.json index 92a58a7e296..bbb23d07ae8 100644 --- a/apps/files/l10n/en_GB.json +++ b/apps/files/l10n/en_GB.json @@ -170,6 +170,7 @@ "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", |