From e0a005eed84ec788babdc0ffe7a3d99a466f7923 Mon Sep 17 00:00:00 2001 From: Joram Wilander Date: Wed, 4 Jan 2017 14:24:04 -0500 Subject: Hide skipped statistics in system console and add note (#4961) --- webapp/i18n/en.json | 1 + 1 file changed, 1 insertion(+) (limited to 'webapp/i18n/en.json') 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 https://docs.mattermost.com/administration/statistics.html 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 commercial@mattermost.com.", "analytics.system.expiringBanner": "The Enterprise license is expiring on {date}. To renew your license, please contact commercial@mattermost.com.", -- cgit v1.2.3-1-g7c22