Adding reload and recycle buttons to system console (#3102)
Этот коммит содержится в:
коммит произвёл
Christopher Speller
родитель
4aa0465c73
Коммит
e1801d0997
@@ -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: ",
|
||||
|
||||
Ссылка в новой задаче
Block a user