diff --git a/apps/locales/en_US/LC_MESSAGES/django.po b/apps/locales/en_US/LC_MESSAGES/django.po index d5180b0d7..07e3a8262 100644 --- a/apps/locales/en_US/LC_MESSAGES/django.po +++ b/apps/locales/en_US/LC_MESSAGES/django.po @@ -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 "" \ 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 e040c6e9e..8409085b8 100644 --- a/apps/locales/zh_CN/LC_MESSAGES/django.po +++ b/apps/locales/zh_CN/LC_MESSAGES/django.po @@ -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'" \ No newline at end of file +msgstr "如果未传递,则默认值为'zh'" + +msgid "System resources authorization" +msgstr "系统资源授权" \ 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 f969052a0..cc18825e5 100644 --- a/apps/locales/zh_Hant/LC_MESSAGES/django.po +++ b/apps/locales/zh_Hant/LC_MESSAGES/django.po @@ -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'" \ No newline at end of file +msgstr "如果未傳遞,則預設值為'zh'" + +msgid "System resources authorization" +msgstr "系統資源授權" \ No newline at end of file