summaryrefslogtreecommitdiffstats
path: root/webapp/i18n
diff options
context:
space:
mode:
authorRyan Wang <R-Wang97@users.noreply.github.com>2017-05-09 08:53:13 -0400
committerJoram Wilander <jwawilander@gmail.com>2017-05-09 07:53:13 -0500
commit37586d26bc7460f5bc77e2094a83c65a08bd4583 (patch)
tree9a83719e36bfe0bdb3acaf9f73fda623a4204dd2 /webapp/i18n
parent5efcd2d9d3fb91ae7475918b807b7947b533da9b (diff)
downloadchat-37586d26bc7460f5bc77e2094a83c65a08bd4583.tar.gz
chat-37586d26bc7460f5bc77e2094a83c65a08bd4583.tar.bz2
chat-37586d26bc7460f5bc77e2094a83c65a08bd4583.zip
[PLT-5440] Add Options to System Console Dropdown Menu (#5939)
* Add options to system console dropdown menu * Updating modal css
Diffstat (limited to 'webapp/i18n')
-rwxr-xr-xwebapp/i18n/en.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/webapp/i18n/en.json b/webapp/i18n/en.json
index 951c9647e..d2bd3478b 100755
--- a/webapp/i18n/en.json
+++ b/webapp/i18n/en.json
@@ -545,10 +545,13 @@
"admin.mfa.bannerDesc": "<a href='https://docs.mattermost.com/deployment/auth.html' target='_blank'>Multi-factor authentication</a> is available for accounts with AD/LDAP or email login. If other login methods are used, MFA should be configured with the authentication provider.",
"admin.mfa.cluster": "High",
"admin.mfa.title": "Multi-factor Authentication",
+ "admin.nav.administratorsGuide": "Administrator's Guide",
+ "admin.nav.commercialSupport": "Commercial Support",
"admin.nav.help": "Help",
"admin.nav.logout": "Logout",
"admin.nav.report": "Report a Problem",
"admin.nav.switch": "Team Selection",
+ "admin.nav.troubleshootingForum": "Troubleshooting Forum",
"admin.notifications.email": "Email",
"admin.notifications.push": "Mobile Push",
"admin.notifications.title": "Notification Settings",