New pluginapi method for syncables (#30790)

* new pluginapi method for syncables
---------
Co-authored-by: Mattermost Build <build@mattermost.com>
Этот коммит содержится в:
Ben Cooke
2025-05-21 19:44:34 +01:00
коммит произвёл GitHub
родитель c42d17b308
Коммит bfe90c3704
7 изменённых файлов: 171 добавлений и 0 удалений

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

@@ -5358,10 +5358,18 @@
"id": "app.get_user_team_scheduled_posts.error",
"translation": "Error occurred fetching scheduled posts."
},
{
"id": "app.group.create_syncable_memberships.error",
"translation": "Unable to create group syncable memberships."
},
{
"id": "app.group.crud_permission",
"translation": "Unable to perform operation for that source type."
},
{
"id": "app.group.delete_invalid_syncable_memberships.error",
"translation": "Unable to delete invalid group syncable memberships."
},
{
"id": "app.group.group_syncable_already_deleted",
"translation": "group syncable was already deleted"