mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2026-01-07 05:39:05 +08:00
fix(i18n): websearch has no translation (#6118)
This commit is contained in:
parent
438fd5fabf
commit
5532bb93c8
@ -757,13 +757,13 @@
|
|||||||
"type": {
|
"type": {
|
||||||
"embedding": "嵌入",
|
"embedding": "嵌入",
|
||||||
"free": "免费",
|
"free": "免费",
|
||||||
|
"function_calling": "工具",
|
||||||
"reasoning": "推理",
|
"reasoning": "推理",
|
||||||
"rerank": "重排",
|
"rerank": "重排",
|
||||||
"select": "选择模型类型",
|
"select": "选择模型类型",
|
||||||
"text": "文本",
|
"text": "文本",
|
||||||
"vision": "图像",
|
"vision": "视觉",
|
||||||
"function_calling": "函数调用",
|
"websearch": "联网"
|
||||||
"websearch": "[to be translated]:WebSearch"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"navbar": {
|
"navbar": {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user