summaryrefslogtreecommitdiffstats
path: root/i18n
diff options
context:
space:
mode:
authorJason Blais <jason@spinpunch.com>2016-10-03 09:04:38 -0400
committerHarrison Healey <harrisonmhealey@gmail.com>2016-10-03 09:04:38 -0400
commit5f8e5c401bd96cba9a98b2db02d72f9cbacb0103 (patch)
tree2b6961e3175ce4680dfa69f5f86bda1767372ee0 /i18n
parent8a0e649f989a824bb3bbfd1900a5b8e5383b47e1 (diff)
downloadchat-5f8e5c401bd96cba9a98b2db02d72f9cbacb0103.tar.gz
chat-5f8e5c401bd96cba9a98b2db02d72f9cbacb0103.tar.bz2
chat-5f8e5c401bd96cba9a98b2db02d72f9cbacb0103.zip
Change "Max Burst" to "Maximum Burst Size" (#4130)
* Update en.json * Update rate_settings.jsx * Update en.json
Diffstat (limited to 'i18n')
-rw-r--r--i18n/en.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/i18n/en.json b/i18n/en.json
index 7bfab85f6..ca75b2b10 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -3117,7 +3117,7 @@
},
{
"id": "model.config.is_valid.max_burst.app_error",
- "translation": "Max burst must be greater than zero."
+ "translation": "Maximum burst size must be greater than zero."
},
{
"id": "model.config.is_valid.encrypt_sql.app_error",