summaryrefslogtreecommitdiffstats
path: root/i18n/en.json
diff options
context:
space:
mode:
Diffstat (limited to 'i18n/en.json')
-rw-r--r--i18n/en.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/i18n/en.json b/i18n/en.json
index 033aa85ea..dcbcd4c8d 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -1369,6 +1369,10 @@
"translation": "Unable to upload file. Header cannot be parsed."
},
{
+ "id": "api.file.upload_file.incorrect_number_of_files.app_error",
+ "translation": "Unable to upload files. Incorrect number of files specified."
+ },
+ {
"id": "api.file.upload_file.large_image.app_error",
"translation": "File above maximum dimensions could not be uploaded: {{.Filename}}"
},