From 4dca84c8b4e38dd13522ddaea5843b276dd77946 Mon Sep 17 00:00:00 2001 From: enahum Date: Thu, 27 Oct 2016 10:08:47 -0300 Subject: translations PR 20161025 (#4328) --- webapp/i18n/en.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'webapp/i18n/en.json') diff --git a/webapp/i18n/en.json b/webapp/i18n/en.json index 24d61e5f3..d79891c88 100644 --- a/webapp/i18n/en.json +++ b/webapp/i18n/en.json @@ -777,12 +777,12 @@ "admin.team.chooseImage": "Choose New Image", "admin.team.dirDesc": "When true, teams that are configured to show in team directory will show on main page inplace of creating a new team.", "admin.team.dirTitle": "Enable Team Directory: ", - "admin.team.maxUsersDescription": "Maximum total number of users per team, including both active and inactive users.", - "admin.team.maxUsersExample": "E.g.: \"25\"", - "admin.team.maxUsersTitle": "Max Users Per Team:", "admin.team.maxChannelsDescription": "Maximum total number of channels per team, including both active and deleted channels.", "admin.team.maxChannelsExample": "Ex \"100\"", "admin.team.maxChannelsTitle": "Max Channels Per Team:", + "admin.team.maxUsersDescription": "Maximum total number of users per team, including both active and inactive users.", + "admin.team.maxUsersExample": "E.g.: \"25\"", + "admin.team.maxUsersTitle": "Max Users Per Team:", "admin.team.noBrandImage": "No brand image uploaded", "admin.team.openServerDescription": "When true, anyone can signup for a user account on this server without the need to be invited.", "admin.team.openServerTitle": "Enable Open Server: ", @@ -879,14 +879,14 @@ "analytics.system.totalFilePosts": "Posts with Files", "analytics.system.totalHashtagPosts": "Posts with Hashtags", "analytics.system.totalIncomingWebhooks": "Incoming Webhooks", + "analytics.system.totalMasterDbConnections": "Master DB Conns", "analytics.system.totalOutgoingWebhooks": "Outgoing Webhooks", "analytics.system.totalPosts": "Total Posts", + "analytics.system.totalReadDbConnections": "Replica DB Conns", "analytics.system.totalSessions": "Total Sessions", "analytics.system.totalTeams": "Total Teams", "analytics.system.totalUsers": "Total Users", - "analytics.system.totalWebsockets" : "Websocket Conns", - "analytics.system.totalMasterDbConnections": "Master DB Conns", - "analytics.system.totalReadDbConnections": "Replica DB Conns", + "analytics.system.totalWebsockets": "Websocket Conns", "analytics.team.activeUsers": "Active Users With Posts", "analytics.team.newlyCreated": "Newly Created Users", "analytics.team.privateGroups": "Private Groups", -- cgit v1.2.3-1-g7c22