[MM-36327] - Make a translation string clearer (#17922)

* [MM-36327] - Make a translation string clearer

* remove extra dot
Этот коммит содержится в:
Allan Guwatudde
2021-07-22 12:11:20 +03:00
коммит произвёл GitHub
родитель c4b4e1bc38
Коммит 47cc898196
2 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@@ -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",