Skip to content

Commit cbc6fc4

Browse files
committed
refactor: i18n
1 parent 4df183c commit cbc6fc4

File tree

3 files changed

+31
-1
lines changed

3 files changed

+31
-1
lines changed

apps/locales/en_US/LC_MESSAGES/django.po

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6747,3 +6747,13 @@ msgid "Conversation record id"
67476747
msgstr ""
67486748
msgid "Child node"
67496749
msgstr ""
6750+
6751+
msgid "Please analyze the content of the image."
6752+
msgstr ""
6753+
6754+
msgid "License usage limit exceeded."
6755+
msgstr ""
6756+
6757+
msgid "Image download failed, check network"
6758+
msgstr ""
6759+

apps/locales/zh_CN/LC_MESSAGES/django.po

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6885,3 +6885,14 @@ msgstr "会话记录id"
68856885
msgid "Child node"
68866886
msgstr "子节点数据"
68876887

6888+
6889+
msgid "Please analyze the content of the image."
6890+
msgstr "请分析图片内容。"
6891+
6892+
msgid "License usage limit exceeded."
6893+
msgstr "超出许可证使用限制。"
6894+
6895+
msgid "Image download failed, check network"
6896+
msgstr "图片下载失败,请检查网络"
6897+
6898+

apps/locales/zh_Hant/LC_MESSAGES/django.po

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6898,4 +6898,13 @@ msgstr "節點數據"
68986898
msgid "Conversation record id"
68996899
msgstr "對話記錄id"
69006900
msgid "Child node"
6901-
msgstr "子節點"
6901+
msgstr "子節點"
6902+
6903+
msgid "Please analyze the content of the image."
6904+
msgstr "請分析圖片內容。"
6905+
6906+
msgid "License usage limit exceeded."
6907+
msgstr "超出許可證使用限制。"
6908+
6909+
msgid "Image download failed, check network"
6910+
msgstr "圖片下載失敗,檢查網絡"

0 commit comments

Comments
 (0)