summaryrefslogtreecommitdiffstats
path: root/webapp/i18n/en.json
diff options
context:
space:
mode:
authorEric Sethna <eric@spinpunch.com>2017-04-27 05:52:35 -0600
committerJoram Wilander <jwawilander@gmail.com>2017-04-27 07:52:35 -0400
commitaaff58844220331eeac1c523a8b0b9b572d5e8f5 (patch)
treeac8271762f7ba58f57387746f918401e4bf1191c /webapp/i18n/en.json
parenta6397b5ed9c4d6a1afe018ad766555c18c3a6983 (diff)
downloadchat-aaff58844220331eeac1c523a8b0b9b572d5e8f5.tar.gz
chat-aaff58844220331eeac1c523a8b0b9b572d5e8f5.tar.bz2
chat-aaff58844220331eeac1c523a8b0b9b572d5e8f5.zip
PLT-3885 Add help text to System Console > Logs page (#6252)
* Add help text about user ID lookup * logs banner * Update logs.jsx
Diffstat (limited to 'webapp/i18n/en.json')
-rwxr-xr-xwebapp/i18n/en.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/webapp/i18n/en.json b/webapp/i18n/en.json
index 1f122403a..4de4c155d 100755
--- a/webapp/i18n/en.json
+++ b/webapp/i18n/en.json
@@ -532,6 +532,7 @@
"admin.log.locationPlaceholder": "Enter your file location",
"admin.log.locationTitle": "File Log Directory:",
"admin.log.logSettings": "Log Settings",
+ "admin.logs.bannerDesc": "To look up users by User ID, go to Reporting > Users and paste the ID into the search filter.",
"admin.logs.reload": "Reload",
"admin.logs.title": "Server Logs",
"admin.metrics.enableDescription": "When true, Mattermost will enable performance monitoring collection and profiling. Please see <a href=\"http://docs.mattermost.com/deployment/metrics.html\" target='_blank'>documentation</a> to learn more about configuring performance monitoring for Mattermost.",