summaryrefslogtreecommitdiffstats
path: root/webapp/i18n
diff options
context:
space:
mode:
authorJoram Wilander <jwawilander@gmail.com>2017-01-04 14:24:04 -0500
committerHarrison Healey <harrisonmhealey@gmail.com>2017-01-04 14:24:04 -0500
commite0a005eed84ec788babdc0ffe7a3d99a466f7923 (patch)
treee894f5caff068467c74b4efb94654b57dce8c63c /webapp/i18n
parent60a59a67fefe7dacabded0bc72f892a59b734760 (diff)
downloadchat-e0a005eed84ec788babdc0ffe7a3d99a466f7923.tar.gz
chat-e0a005eed84ec788babdc0ffe7a3d99a466f7923.tar.bz2
chat-e0a005eed84ec788babdc0ffe7a3d99a466f7923.zip
Hide skipped statistics in system console and add note (#4961)
Diffstat (limited to 'webapp/i18n')
-rw-r--r--webapp/i18n/en.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/webapp/i18n/en.json b/webapp/i18n/en.json
index def5b117d..746a0c634 100644
--- a/webapp/i18n/en.json
+++ b/webapp/i18n/en.json
@@ -922,6 +922,7 @@
"analytics.chart.loading": "Loading...",
"analytics.chart.meaningful": "Not enough data for a meaningful representation.",
"analytics.system.activeUsers": "Active Users With Posts",
+ "analytics.system.skippedIntensiveQueries": "Some statistics have been omitted because they put too much load on the system to calculate. See <a href='https://docs.mattermost.com/administration/statistics.html' target='_blank'>https://docs.mattermost.com/administration/statistics.html</a> for more details.",
"analytics.system.channelTypes": "Channel Types",
"analytics.system.expiredBanner": "The Enterprise license expired on {date}. You have 15 days from this date to renew the license, please contact <a href='mailto:commercial@mattermost.com'>commercial@mattermost.com</a>.",
"analytics.system.expiringBanner": "The Enterprise license is expiring on {date}. To renew your license, please contact <a href='mailto:commercial@mattermost.com'>commercial@mattermost.com</a>.",