summaryrefslogtreecommitdiffstats
path: root/webapp/i18n
diff options
context:
space:
mode:
authorCorey Hulen <corey@hulen.com>2016-08-04 12:42:16 -0800
committerenahum <nahumhbl@gmail.com>2016-08-04 15:42:16 -0500
commit605f2a289b7a87f131c7fb989a8254c9b9d1401a (patch)
treea61afe2a6f3a8d8136d7a685e91c66e2b89f3a79 /webapp/i18n
parentef8f043f814e26f2855456645c8bc0fba98dd71f (diff)
downloadchat-605f2a289b7a87f131c7fb989a8254c9b9d1401a.tar.gz
chat-605f2a289b7a87f131c7fb989a8254c9b9d1401a.tar.bz2
chat-605f2a289b7a87f131c7fb989a8254c9b9d1401a.zip
Adding beta label to HA (#3744)
Diffstat (limited to 'webapp/i18n')
-rw-r--r--webapp/i18n/en.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/webapp/i18n/en.json b/webapp/i18n/en.json
index 837249894..74b13c9af 100644
--- a/webapp/i18n/en.json
+++ b/webapp/i18n/en.json
@@ -686,7 +686,8 @@
"admin.sidebar.reports": "REPORTING",
"admin.sidebar.rmTeamSidebar": "Remove team from sidebar menu",
"admin.sidebar.saml": "SAML",
- "admin.sidebar.cluster": "High Availability",
+ "admin.sidebar.cluster": "High Availability (Beta)",
+ "admin.advance.cluster": "High Availability (Beta)",
"admin.sidebar.security": "Security",
"admin.sidebar.sessions": "Sessions",
"admin.sidebar.settings": "SETTINGS",