summaryrefslogtreecommitdiffstats
path: root/webapp/i18n/en.json
diff options
context:
space:
mode:
authorJason Blais <jason@spinpunch.com>2016-10-11 08:45:15 -0400
committerJoram Wilander <jwawilander@gmail.com>2016-10-11 08:45:15 -0400
commitae79fabf4bc40aed4777dc847fbe2719df0bb508 (patch)
tree49198fb1fba9efcfdd5812284dc48fdf0e316539 /webapp/i18n/en.json
parentfe1503d9e74cb7e8cd04aeb302747aa01745e5bb (diff)
downloadchat-ae79fabf4bc40aed4777dc847fbe2719df0bb508.tar.gz
chat-ae79fabf4bc40aed4777dc847fbe2719df0bb508.tar.bz2
chat-ae79fabf4bc40aed4777dc847fbe2719df0bb508.zip
Fix bad merge from #4130 (#4196)
Diffstat (limited to 'webapp/i18n/en.json')
-rw-r--r--webapp/i18n/en.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/webapp/i18n/en.json b/webapp/i18n/en.json
index c43503f72..94dce2f3c 100644
--- a/webapp/i18n/en.json
+++ b/webapp/i18n/en.json
@@ -546,7 +546,7 @@
"admin.rate.remoteDescription": "When true, rate limit API access by IP address.",
"admin.rate.remoteTitle": "Vary rate limit by remote address: ",
"admin.rate.title": "Rate Limit Settings",
- "admin.rate.maxBurst": "Max Burst:",
+ "admin.rate.maxBurst": "Maximum Burst Size:",
"admin.rate.maxBurstExample": "E.g.: \"100\"",
"admin.rate.maxBurstDescription": "Maximum number of requests allowed beyond the per second query limit.",
"admin.recycle.button": "Recycle Database Connections",