Fixed error information being obscured when joining teams with API v4 (#6751)

Этот коммит содержится в:
Harrison Healey
2017-06-28 07:56:29 -04:00
коммит произвёл Joram Wilander
родитель 4484c82b1b
Коммит c66799a839
7 изменённых файлов: 10 добавлений и 27 удалений

Просмотреть файл

@@ -2003,14 +2003,6 @@
"id": "api.system.go_routines",
"translation": "The number of running goroutines is over the health threshold %v of %v"
},
{
"id": "api.team.add_user_to_team.invalid_data.app_error",
"translation": "Invalid data."
},
{
"id": "api.team.add_user_to_team.invalid_invite_id.app_error",
"translation": "Invalid invite id. No team matches with this invite id."
},
{
"id": "api.team.add_user_to_team.missing_parameter.app_error",
"translation": "Parameter required to add user to team."