fix(i18n): websearch has no translation (#6118)

This commit is contained in:
purefkh 2025-05-18 12:44:06 +08:00 committed by GitHub
parent 653f1d54d2
commit 2f47250748
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -757,13 +757,13 @@
"type": {
"embedding": "嵌入",
"free": "免费",
"function_calling": "工具",
"reasoning": "推理",
"rerank": "重排",
"select": "选择模型类型",
"text": "文本",
"vision": "图像",
"function_calling": "函数调用",
"websearch": "[to be translated]:WebSearch"
"vision": "视觉",
"websearch": "联网"
}
},
"navbar": {