From 8d67fa03a9c6cd954b3ce3ab51407c9e3549ac44 Mon Sep 17 00:00:00 2001 From: Jason Blais Date: Mon, 17 Apr 2017 10:46:37 -0400 Subject: [PATCH] Update en.json (#6064) --- i18n/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i18n/en.json b/i18n/en.json index 00ed3f2c2c..d289877e03 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -3961,7 +3961,7 @@ }, { "id": "model.config.is_valid.max_file_size.app_error", - "translation": "Invalid max file size for file settings. Must be a zero or positive number." + "translation": "Invalid max file size for file settings. Must be a whole number greater than zero." }, { "id": "model.config.is_valid.max_notify_per_channel.app_error",