summaryrefslogtreecommitdiffstats
path: root/i18n/en.json
diff options
context:
space:
mode:
authorenahum <nahumhbl@gmail.com>2016-12-11 01:49:38 -0300
committerGitHub <noreply@github.com>2016-12-11 01:49:38 -0300
commit40afc39684890d9560f3ff34a9435c003dbba999 (patch)
tree61ab9b986eaa8a0e11c280080cc44f14b6e4e929 /i18n/en.json
parentddacfa58ba25002a7c3c35a1fe89898bb6e78c0a (diff)
downloadchat-40afc39684890d9560f3ff34a9435c003dbba999.tar.gz
chat-40afc39684890d9560f3ff34a9435c003dbba999.tar.bz2
chat-40afc39684890d9560f3ff34a9435c003dbba999.zip
translations PR 20161208 (#4740)
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 33e3887b3..f12e19bf5 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -3760,6 +3760,10 @@
"translation": "Create at must be a valid time"
},
{
+ "id": "model.team.is_valid.description.app_error",
+ "translation": "Invalid description"
+ },
+ {
"id": "model.team.is_valid.domains.app_error",
"translation": "Invalid allowed domains"
},
@@ -3776,10 +3780,6 @@
"translation": "Invalid name"
},
{
- "id": "model.team.is_valid.description.app_error",
- "translation": "Invalid description"
- },
- {
"id": "model.team.is_valid.reserved.app_error",
"translation": "This URL is unavailable. Please try another."
},