summaryrefslogtreecommitdiffstats
path: root/webapp
diff options
context:
space:
mode:
authorJason Blais <jason@spinpunch.com>2017-06-16 10:27:24 -0400
committerJoram Wilander <jwawilander@gmail.com>2017-06-16 10:27:24 -0400
commit9d082cfe77bb4da450e73d23467353e7b88c37b0 (patch)
tree90b30a8f08354b588fab90a3c4e15e25c865770d /webapp
parent94fdba9a31c02b817afc5832a488194ecde23132 (diff)
downloadchat-9d082cfe77bb4da450e73d23467353e7b88c37b0.tar.gz
chat-9d082cfe77bb4da450e73d23467353e7b88c37b0.tar.bz2
chat-9d082cfe77bb4da450e73d23467353e7b88c37b0.zip
Update help text after renaming /loadtest to /test (#6664)
PR that changed /loadtest to /test: https://github.com/mattermost/platform/pull/6624
Diffstat (limited to 'webapp')
-rwxr-xr-xwebapp/i18n/en.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/webapp/i18n/en.json b/webapp/i18n/en.json
index 33d87ce01..ae5082548 100755
--- a/webapp/i18n/en.json
+++ b/webapp/i18n/en.json
@@ -750,7 +750,7 @@
"admin.service.siteURLExample": "E.g.: \"https://mattermost.example.com:1234\"",
"admin.service.ssoSessionDays": "Session length SSO (days):",
"admin.service.ssoSessionDaysDesc": "The number of days from the last time a user entered their credentials to the expiry of the user's session. If the authentication method is SAML or GitLab, the user may automatically be logged back in to Mattermost if they are already logged in to SAML or GitLab. After changing this setting, the setting will take effect after the next time the user enters their credentials.",
- "admin.service.testingDescription": "When true, /loadtest slash command is enabled to load test accounts, data and text formatting. Changing this requires a server restart before taking effect.",
+ "admin.service.testingDescription": "When true, /test slash command is enabled to load test accounts, data and text formatting. Changing this requires a server restart before taking effect.",
"admin.service.testingTitle": "Enable Testing Commands: ",
"admin.service.tlsCertFile": "TLS Certificate File:",
"admin.service.tlsCertFileDescription": "The certificate file to use.",