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
3 changes: 3 additions & 0 deletions apps/locales/en_US/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -8666,4 +8666,7 @@ msgid "The Qwen Audio based end-to-end speech recognition model supports audio r
msgstr ""

msgid "If not passed, the default value is 'zh'"
msgstr ""

msgid "System resources authorization"
msgstr ""
5 changes: 4 additions & 1 deletion apps/locales/zh_CN/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -8792,4 +8792,7 @@ msgid "The Qwen Audio based end-to-end speech recognition model supports audio r
msgstr "基于Qwen-Audio的端到端语音识别大模型,支持3分钟以内的音频识别,目前主要支持中英文识别。"

msgid "If not passed, the default value is 'zh'"
msgstr "如果未传递,则默认值为'zh'"
msgstr "如果未传递,则默认值为'zh'"

msgid "System resources authorization"
msgstr "系统资源授权"
5 changes: 4 additions & 1 deletion apps/locales/zh_Hant/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -8792,4 +8792,7 @@ msgid "The Qwen Audio based end-to-end speech recognition model supports audio r
msgstr "基於Qwen-Audio的端到端語音辨識大模型,支持3分鐘以內的音訊識別,現時主要支持中英文識別。"

msgid "If not passed, the default value is 'zh'"
msgstr "如果未傳遞,則預設值為'zh'"
msgstr "如果未傳遞,則預設值為'zh'"

msgid "System resources authorization"
msgstr "系統資源授權"
Loading