summaryrefslogtreecommitdiffstats
path: root/i18n/en.json
diff options
context:
space:
mode:
Diffstat (limited to 'i18n/en.json')
-rw-r--r--i18n/en.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/i18n/en.json b/i18n/en.json
index 4b254a42c..7a8c24cbb 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -3536,6 +3536,10 @@
"translation": "To must be greater than From"
},
{
+ "id": "model.config.is_valid.time_between_user_typing.app_error",
+ "translation": "Time btween user typing updates should not be set less than 1000 milliseconds."
+ },
+ {
"id": "model.config.is_valid.cluster_email_batching.app_error",
"translation": "Unable to enable email batching when clustering is enabled"
},