From 3a17e9686695d4fb17558ce57d4560a0f62cf3c5 Mon Sep 17 00:00:00 2001 From: Jason Blais Date: Tue, 31 Jan 2017 09:32:13 -0500 Subject: Fix typos for model.config.is_valid...app_error (#5236) --- i18n/en.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'i18n') diff --git a/i18n/en.json b/i18n/en.json index d0330f228..59ed5583c 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -3585,11 +3585,11 @@ }, { "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." + "translation": "Time between user typing updates should not be set to less than 1000 milliseconds." }, { "id": "model.config.is_valid.cluster_email_batching.app_error", - "translation": "Unable to enable email batching when clustering is enabled" + "translation": "Unable to enable email batching when clustering is enabled." }, { "id": "model.config.is_valid.email_batching_buffer_size.app_error", -- cgit v1.2.3-1-g7c22