* Adds new string post message when a user has joined a team (#6483) * Simplifies long if statement in post.go (#6483)
Этот коммит содержится в:
коммит произвёл
Christopher Speller
родитель
617a98d6d8
Коммит
0cdf969ac7
@@ -2286,6 +2286,10 @@
|
||||
"id": "api.team.is_team_creation_allowed.domain.app_error",
|
||||
"translation": "Email must be from a specific domain (e.g. @example.com). Please ask your systems administrator for details."
|
||||
},
|
||||
{
|
||||
"id": "api.team.join_team.post_and_forget",
|
||||
"translation": "%v joined the team."
|
||||
},
|
||||
{
|
||||
"id": "api.team.leave.left",
|
||||
"translation": "%v left the team."
|
||||
|
||||
Ссылка в новой задаче
Block a user