Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 15 additions & 0 deletions apps/locales/en_US/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -9427,3 +9427,18 @@ msgstr ""

msgid "Chat User Group"
msgstr ""

msgid "Create or update System User Group"
msgstr ""

msgid "Get System User Group list by workspace id"
msgstr ""

msgid "Delete System User Group"
msgstr ""

msgid "Add members to System User Group"
msgstr ""

msgid "Remove members from System User Group"
msgstr ""
16 changes: 16 additions & 0 deletions apps/locales/zh_CN/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -9550,3 +9550,19 @@ msgstr "角色管理"

msgid "Chat User Group"
msgstr "对话用户组"


msgid "Create or update Workspace User Group"
msgstr "创建或更新工作空间用户组"

msgid "Get Workspace User Group list by workspace id"
msgstr "通过工作空间 ID 获取工作空间用户组列表"

msgid "Delete Workspace User Group"
msgstr "删除工作空间用户组"

msgid "Add members to Workspace User Group"
msgstr "添加成员到工作空间用户组"

msgid "Remove members from Workspace User Group"
msgstr "从工作空间用户组中移除成员"
15 changes: 15 additions & 0 deletions apps/locales/zh_Hant/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -9550,3 +9550,18 @@ msgstr "角色管理"

msgid "Chat User Group"
msgstr "對話用戶組"

msgid "Create or update Workspace User Group"
msgstr "創建或更新工作空間用戶組"

msgid "Get Workspace User Group list by workspace id"
msgstr "通過工作空間 ID 獲取工作空間用戶組列表"

msgid "Delete Workspace User Group"
msgstr "刪除工作空間用戶組"

msgid "Add members to Workspace User Group"
msgstr "添加成員到工作空間用戶組"

msgid "Remove members from Workspace User Group"
msgstr "從工作空間用戶組中移除成員"
Loading