summaryrefslogtreecommitdiffstats
path: root/i18n/en.json
diff options
context:
space:
mode:
Diffstat (limited to 'i18n/en.json')
-rw-r--r--i18n/en.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/i18n/en.json b/i18n/en.json
index 312622ef8..d46812bd8 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -3560,6 +3560,14 @@
"translation": "We encountered an error while reading the file"
},
{
+ "id": "model.client.set_profile_user.no_file.app_error",
+ "translation": "No file under 'image' in request"
+ },
+ {
+ "id": "model.client.set_profile_user.writer.app_error",
+ "translation": "Unable to write request"
+ },
+ {
"id": "model.command.is_valid.create_at.app_error",
"translation": "Create at must be a valid time"
},