Changed constants name MIN_TEAM_LENGTH value to 2 and the error message (#4149)

Этот коммит содержится в:
S4KH
2016-10-25 11:22:55 +08:00
коммит произвёл Joram Wilander
родитель 9071553165
Коммит 57eb69927c
15 изменённых файлов: 27 добавлений и 24 удалений

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

@@ -3629,7 +3629,7 @@
},
{
"id": "model.team.is_valid.characters.app_error",
"translation": "Name must be 4 or more lowercase alphanumeric characters"
"translation": "Name must be 2 or more lowercase alphanumeric characters"
},
{
"id": "model.team.is_valid.company.app_error",