From 7fcc004beb9f6ef022f755e8e2f2a958c976c637 Mon Sep 17 00:00:00 2001 From: Christopher Speller Date: Mon, 26 Sep 2016 12:56:12 -0400 Subject: Modifications to rate limiting settings. (#4091) --- i18n/en.json | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'i18n/en.json') diff --git a/i18n/en.json b/i18n/en.json index 98d6f6687..63aa5006a 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -3043,6 +3043,10 @@ "id": "model.config.is_valid.email_security.app_error", "translation": "Invalid connection security for email settings. Must be '', 'TLS', or 'STARTTLS'" }, + { + "id": "model.config.is_valid.max_burst.app_error", + "translation": "Max burst must be greater than zero." + }, { "id": "model.config.is_valid.encrypt_sql.app_error", "translation": "Invalid at rest encrypt key for SQL settings. Must be 32 chars or more." -- cgit v1.2.3-1-g7c22