коммит произвёл
GitHub
родитель
8c4ed0b65b
Коммит
24a90356e6
@@ -3031,8 +3031,8 @@
|
||||
"translation": "Could not uninvite remote to channel"
|
||||
},
|
||||
{
|
||||
"id": "api.slackimport.slack_add_bot_user.email_pwd",
|
||||
"translation": "The Integration/Slack Bot user with email {{.Email}} and password {{.Password}} has been imported.\r\n"
|
||||
"id": "api.slackimport.slack_add_bot_user.email",
|
||||
"translation": "The Integration/Slack Bot user with email {{.Email}} has been imported.\r\n"
|
||||
},
|
||||
{
|
||||
"id": "api.slackimport.slack_add_bot_user.unable_import",
|
||||
@@ -3059,8 +3059,8 @@
|
||||
"translation": "\r\nUsers created:\r\n"
|
||||
},
|
||||
{
|
||||
"id": "api.slackimport.slack_add_users.email_pwd",
|
||||
"translation": "Slack user with email {{.Email}} and password {{.Password}} has been imported.\r\n"
|
||||
"id": "api.slackimport.slack_add_users.email",
|
||||
"translation": "Slack user with email {{.Email}} has been imported.\r\n"
|
||||
},
|
||||
{
|
||||
"id": "api.slackimport.slack_add_users.merge_existing",
|
||||
@@ -3074,6 +3074,10 @@
|
||||
"id": "api.slackimport.slack_add_users.missing_email_address",
|
||||
"translation": "User {{.Username}} does not have an email address in the Slack export. Used {{.Email}} as a placeholder. The user should update their email address once logged in to the system.\r\n"
|
||||
},
|
||||
{
|
||||
"id": "api.slackimport.slack_add_users.send_reset_email_failed",
|
||||
"translation": "Unable to send password reset email to {{.Username}} at {{.Email}}.\r\n"
|
||||
},
|
||||
{
|
||||
"id": "api.slackimport.slack_add_users.unable_import",
|
||||
"translation": "Unable to import Slack user: {{.Username}}.\r\n"
|
||||
|
||||
Ссылка в новой задаче
Block a user