From 57eb69927c3f990326e13888e40f0feb740a4e19 Mon Sep 17 00:00:00 2001 From: S4KH Date: Tue, 25 Oct 2016 11:22:55 +0800 Subject: Changed constants name MIN_TEAM_LENGTH value to 2 and the error message (#4149) --- i18n/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'i18n') diff --git a/i18n/en.json b/i18n/en.json index de4fda4b6..3cdffafea 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -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", -- cgit v1.2.3-1-g7c22