[MM-36327] - Make a translation string clearer (#17922)
* [MM-36327] - Make a translation string clearer * remove extra dot
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
c4b4e1bc38
Коммит
47cc898196
@@ -4148,7 +4148,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "api.user.update_active.cloud_at_limit_check_error",
|
"id": "api.user.update_active.cloud_at_limit_check_error",
|
||||||
"translation": "Unable to make cloud check for at or over the limit."
|
"translation": "Unable to check number of users in your Mattermost cloud instance."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "api.user.update_active.cloud_at_or_over_limit_check_overcapacity",
|
"id": "api.user.update_active.cloud_at_or_over_limit_check_overcapacity",
|
||||||
|
|||||||
@@ -9212,7 +9212,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "api.user.update_active.cloud_at_limit_check_error",
|
"id": "api.user.update_active.cloud_at_limit_check_error",
|
||||||
"translation": "Unable to make cloud check for at or over the limit."
|
"translation": "Unable to check number of users in your Mattermost cloud instance."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "app.system.system_bot.bot_displayname",
|
"id": "app.system.system_bot.bot_displayname",
|
||||||
|
|||||||
Ссылка в новой задаче
Block a user