Adding terms_accepted and receive_emails_accepted params to request trial (#14937)
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
3e9ec51890
Коммит
a4fc0fcfb7
@@ -1500,6 +1500,10 @@
|
||||
"id": "api.license.request-trial.bad-request",
|
||||
"translation": "The number of users requested is not correct."
|
||||
},
|
||||
{
|
||||
"id": "api.license.request-trial.bad-request.terms-not-accepted",
|
||||
"translation": "You must accept the Mattermost Software Evaluation Agreement and Privacy Policy to request a license."
|
||||
},
|
||||
{
|
||||
"id": "api.license.request_trial_license.app_error",
|
||||
"translation": "Unable to get a trial license, please try again or contact with support@mattermost.com."
|
||||
|
||||
Ссылка в новой задаче
Block a user