diff --git a/apps/locales/en_US/LC_MESSAGES/django.po b/apps/locales/en_US/LC_MESSAGES/django.po index 05317ae47..90a7bc9b4 100644 --- a/apps/locales/en_US/LC_MESSAGES/django.po +++ b/apps/locales/en_US/LC_MESSAGES/django.po @@ -6747,3 +6747,13 @@ msgid "Conversation record id" msgstr "" msgid "Child node" msgstr "" + +msgid "Please analyze the content of the image." +msgstr "" + +msgid "License usage limit exceeded." +msgstr "" + +msgid "Image download failed, check network" +msgstr "" + diff --git a/apps/locales/zh_CN/LC_MESSAGES/django.po b/apps/locales/zh_CN/LC_MESSAGES/django.po index d06d3fa52..df6b2a605 100644 --- a/apps/locales/zh_CN/LC_MESSAGES/django.po +++ b/apps/locales/zh_CN/LC_MESSAGES/django.po @@ -6885,3 +6885,14 @@ msgstr "会话记录id" msgid "Child node" msgstr "子节点数据" + +msgid "Please analyze the content of the image." +msgstr "请分析图片内容。" + +msgid "License usage limit exceeded." +msgstr "超出许可证使用限制。" + +msgid "Image download failed, check network" +msgstr "图片下载失败,请检查网络" + + diff --git a/apps/locales/zh_Hant/LC_MESSAGES/django.po b/apps/locales/zh_Hant/LC_MESSAGES/django.po index 162ec0749..5162be07e 100644 --- a/apps/locales/zh_Hant/LC_MESSAGES/django.po +++ b/apps/locales/zh_Hant/LC_MESSAGES/django.po @@ -6898,4 +6898,13 @@ msgstr "節點數據" msgid "Conversation record id" msgstr "對話記錄id" msgid "Child node" -msgstr "子節點" \ No newline at end of file +msgstr "子節點" + +msgid "Please analyze the content of the image." +msgstr "請分析圖片內容。" + +msgid "License usage limit exceeded." +msgstr "超出許可證使用限制。" + +msgid "Image download failed, check network" +msgstr "圖片下載失敗,檢查網絡" \ No newline at end of file