summaryrefslogtreecommitdiffstats
path: root/webapp/i18n/en.json
diff options
context:
space:
mode:
Diffstat (limited to 'webapp/i18n/en.json')
-rw-r--r--webapp/i18n/en.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/webapp/i18n/en.json b/webapp/i18n/en.json
index ae7d7d201..4e83c3264 100644
--- a/webapp/i18n/en.json
+++ b/webapp/i18n/en.json
@@ -780,6 +780,9 @@
"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.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: ",