summaryrefslogtreecommitdiffstats
path: root/i18n/en.json
diff options
context:
space:
mode:
authorenahum <nahumhbl@gmail.com>2017-11-08 18:01:05 -0300
committerChristopher Speller <crspeller@gmail.com>2017-11-08 13:01:05 -0800
commit7ef60d47c9486427a13380cf8424e487943f69f7 (patch)
tree75e2bee577c8b115e5b90aaf63ccc4eb02506f66 /i18n/en.json
parent61db2ff59bc5146a85a8275a4ce231eb1d5e03f1 (diff)
downloadchat-7ef60d47c9486427a13380cf8424e487943f69f7.tar.gz
chat-7ef60d47c9486427a13380cf8424e487943f69f7.tar.bz2
chat-7ef60d47c9486427a13380cf8424e487943f69f7.zip
translations PR 20171106 (#7795)
Diffstat (limited to 'i18n/en.json')
-rw-r--r--i18n/en.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/i18n/en.json b/i18n/en.json
index 932130d0d..c1c73ce91 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -2164,6 +2164,10 @@
"translation": "No file under 'file' in request"
},
{
+ "id": "api.team.import_team.no_import_from.app_error",
+ "translation": "Malformed request: importFrom field is not present."
+ },
+ {
"id": "api.team.import_team.open.app_error",
"translation": "Could not open file"
},
@@ -2172,10 +2176,6 @@
"translation": "Could not parse multipart form"
},
{
- "id": "api.team.import_team.no_import_from.app_error",
- "translation": "Malformed request: importFrom field is not present."
- },
- {
"id": "api.team.import_team.unavailable.app_error",
"translation": "Malformed request: filesize field is not present."
},