summaryrefslogtreecommitdiffstats
path: root/webapp/i18n
diff options
context:
space:
mode:
Diffstat (limited to 'webapp/i18n')
-rw-r--r--webapp/i18n/en.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/webapp/i18n/en.json b/webapp/i18n/en.json
index ecabc3d5a..1bb3d5f87 100644
--- a/webapp/i18n/en.json
+++ b/webapp/i18n/en.json
@@ -123,6 +123,12 @@
"admin.connectionSecurityTitle": "Connection Security:",
"admin.connectionSecurityTls": "TLS",
"admin.connectionSecurityTlsDescription": "Encrypts the communication between Mattermost and your server.",
+ "admin.reload.reloadFail": "Reloading unsuccessful: {error}",
+ "admin.reload.loading": " Loading...",
+ "admin.reload.button": "Reload Configuration From Disk",
+ "admin.recycle.reloadFail": "Recycling unsuccessful: {error}",
+ "admin.recycle.loading": " Recycling...",
+ "admin.recycle.button": "Recycle Database Connections",
"admin.email.agreeHPNS": " I understand and accept the Mattermost Hosted Push Notification Service <a href=\"https://about.mattermost.com/hpns-terms/\" target=\"_blank\">Terms of Service</a> and <a href=\"https://about.mattermost.com/hpns-privacy/\" target=\"_blank\">Privacy Policy</a>.",
"admin.email.allowEmailSignInDescription": "When true, Mattermost allows users to sign in using their email and password.",
"admin.email.allowEmailSignInTitle": "Allow Sign In With Email: ",