diff --git a/apps/locales/en_US/LC_MESSAGES/django.po b/apps/locales/en_US/LC_MESSAGES/django.po index c257ee61e7f..b57a90c02eb 100644 --- a/apps/locales/en_US/LC_MESSAGES/django.po +++ b/apps/locales/en_US/LC_MESSAGES/django.po @@ -9428,26 +9428,32 @@ msgstr "" msgid "Chat User Group" msgstr "" -msgid "Create or update System User Group" +msgid "Get user group authorization status of resource" msgstr "" -msgid "Get System User Group list by workspace id" +msgid "Edit user group authorization status of resource" msgstr "" -msgid "Delete System User Group" +msgid "Get user group authorization status of resource by page" msgstr "" -msgid "Add members to System User Group" +msgid "Create ChatUserAPIKey" msgstr "" -msgid "Remove members from System User Group" +msgid "Get ChatUserAPIKey List" msgstr "" -msgid "Get user group authorization status of resource" +msgid "Delete ChatUserAPIKey" msgstr "" -msgid "Edit user group authorization status of resource" +msgid "Chat User API Key" msgstr "" -msgid "Get user group authorization status of resource by page" +msgid "Add chat user API key" +msgstr "" + +msgid "Get chat user API key list" +msgstr "" + +msgid "Delete chat user API key" msgstr "" \ No newline at end of file diff --git a/apps/locales/zh_CN/LC_MESSAGES/django.po b/apps/locales/zh_CN/LC_MESSAGES/django.po index eb1d9855c1b..50368d51571 100644 --- a/apps/locales/zh_CN/LC_MESSAGES/django.po +++ b/apps/locales/zh_CN/LC_MESSAGES/django.po @@ -9574,4 +9574,25 @@ msgid "Edit user group authorization status of resource" msgstr "编辑用户组对资源的授权状态" msgid "Get user group authorization status of resource by page" -msgstr "分页获取用户组对资源的授权状态" \ No newline at end of file +msgstr "分页获取用户组对资源的授权状态" + +msgid "Create ChatUserAPIKey" +msgstr "创建对话用户 API 密钥" + +msgid "Get ChatUserAPIKey List" +msgstr "获取对话用户 API 密钥列表" + +msgid "Delete ChatUserAPIKey" +msgstr "删除对话用户 API 密钥" + +msgid "Chat User API Key" +msgstr "对话用户 API 密钥" + +msgid "Add chat user API key" +msgstr "添加对话用户 API 密钥" + +msgid "Get chat user API key list" +msgstr "获取对话用户 API 密钥列表" + +msgid "Delete chat user API key" +msgstr "删除对话用户 API 密钥" \ No newline at end of file diff --git a/apps/locales/zh_Hant/LC_MESSAGES/django.po b/apps/locales/zh_Hant/LC_MESSAGES/django.po index a9e3af27d45..79ca1f4672d 100644 --- a/apps/locales/zh_Hant/LC_MESSAGES/django.po +++ b/apps/locales/zh_Hant/LC_MESSAGES/django.po @@ -9573,4 +9573,25 @@ msgid "Edit user group authorization status of resource" msgstr "編輯用戶組對資源的授權狀態" msgid "Get user group authorization status of resource by page" -msgstr "分頁獲取用戶組對資源的授權狀態" \ No newline at end of file +msgstr "分頁獲取用戶組對資源的授權狀態" + +msgid "Create ChatUserAPIKey" +msgstr "創建對話用戶 API 密鑰" + +msgid "Get ChatUserAPIKey List" +msgstr "獲取對話用戶 API 密鑰列表" + +msgid "Delete ChatUserAPIKey" +msgstr "刪除對話用戶 API 密鑰" + +msgid "Chat User API Key" +msgstr "對話用戶 API 密鑰" + +msgid "Add chat user API key" +msgstr "添加對話用戶 API 密鑰" + +msgid "Get chat user API key list" +msgstr "獲取對話用戶 API 密鑰列表" + +msgid "Delete chat user API key" +msgstr "刪除對話用戶 API 密鑰" \ No newline at end of file