summaryrefslogtreecommitdiffstats
path: root/i18n
diff options
context:
space:
mode:
authorJason Blais <jason@spinpunch.com>2017-01-31 09:32:13 -0500
committerHarrison Healey <harrisonmhealey@gmail.com>2017-01-31 09:32:13 -0500
commit3a17e9686695d4fb17558ce57d4560a0f62cf3c5 (patch)
treefc61c247fc8cee7c511165155298615e2c284989 /i18n
parent0bc0a467a48b170124f10ed37590f6e984f54e1c (diff)
downloadchat-3a17e9686695d4fb17558ce57d4560a0f62cf3c5.tar.gz
chat-3a17e9686695d4fb17558ce57d4560a0f62cf3c5.tar.bz2
chat-3a17e9686695d4fb17558ce57d4560a0f62cf3c5.zip
Fix typos for model.config.is_valid...app_error (#5236)
Diffstat (limited to 'i18n')
-rw-r--r--i18n/en.json4
1 files changed, 2 insertions, 2 deletions
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",