Fix typos for model.config.is_valid...app_error (#5236)

Этот коммит содержится в:
Jason Blais
2017-01-31 09:32:13 -05:00
коммит произвёл Harrison Healey
родитель 0bc0a467a4
Коммит 3a17e96866

Просмотреть файл

@@ -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",