Adding reload and recycle buttons to system console (#3102)

Этот коммит содержится в:
Corey Hulen
2016-05-26 12:11:55 -07:00
коммит произвёл Christopher Speller
родитель 4aa0465c73
Коммит e1801d0997
6 изменённых файлов: 210 добавлений и 0 удалений

Просмотреть файл

@@ -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: ",