Check license expiration, disable license and notify administrator (#14420)
* Check license expiration and notify administrator
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
5ad3eaf7ee
Коммит
58305b080f
16
i18n/en.json
16
i18n/en.json
@@ -1464,6 +1464,10 @@
|
||||
"id": "api.license.client.old_format.app_error",
|
||||
"translation": "New format for the client license is not supported yet. Please specify format=old in the query string."
|
||||
},
|
||||
{
|
||||
"id": "api.license.remove_expired_license.failed.error",
|
||||
"translation": "Failed to send the disable license email successfully."
|
||||
},
|
||||
{
|
||||
"id": "api.marshal_error",
|
||||
"translation": "marshal error"
|
||||
@@ -2298,6 +2302,18 @@
|
||||
"id": "api.templates.post_body.button",
|
||||
"translation": "Go To Post"
|
||||
},
|
||||
{
|
||||
"id": "api.templates.remove_expired_license.body.renew_button",
|
||||
"translation": "Renew License"
|
||||
},
|
||||
{
|
||||
"id": "api.templates.remove_expired_license.body.title",
|
||||
"translation": "Enterprise license has expired and some features may be disabled. Please renew."
|
||||
},
|
||||
{
|
||||
"id": "api.templates.remove_expired_license.subject",
|
||||
"translation": "Mattermost Enterprise license has been disabled."
|
||||
},
|
||||
{
|
||||
"id": "api.templates.reset_body.button",
|
||||
"translation": "Reset Password"
|
||||
|
||||
Ссылка в новой задаче
Block a user