MM-64610: Restrict import upload for shared channels feature. (#31659)

Этот коммит содержится в:
catalintomai
2025-06-18 15:49:58 +02:00
коммит произвёл GitHub
родитель 26613fb4c6
Коммит c5f79bba09
2 изменённых файлов: 11 добавлений и 0 удалений

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

@@ -2878,6 +2878,10 @@
"id": "api.remote_cluster.get.not_found",
"translation": "Remote Cluster not found"
},
{
"id": "api.remote_cluster.import_not_allowed.app_error",
"translation": "Remote cluster import is not allowed"
},
{
"id": "api.remote_cluster.invalid_id.app_error",
"translation": "Invalid id."