Error when generating invite codes for a confirmed remote cluster (#28337)

Этот коммит содержится в:
Miguel de la Cruz
2024-10-02 07:37:04 +02:00
коммит произвёл GitHub
родитель 76021c76a0
Коммит acc9093072
4 изменённых файлов: 24 добавлений и 1 удалений

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

@@ -2754,6 +2754,10 @@
"id": "api.remote_cluster.encrypt_invite_error",
"translation": "Could not encrypt the remote cluster invite using the provided password"
},
{
"id": "api.remote_cluster.generate_invite_cluster_is_confirmed",
"translation": "Cannot generate invite code for a confirmed cluster"
},
{
"id": "api.remote_cluster.get.app_error",
"translation": "We encountered an error retrieving a secure connection."