feat: Add "Tool Calling" localization across language files

This commit is contained in:
kangfenmao 2025-03-09 10:18:54 +08:00
parent 21b532f581
commit 2fc7c4b5c7
4 changed files with 11 additions and 8 deletions

View File

@ -480,7 +480,8 @@
},
"vision": "Vision",
"websearch": "WebSearch",
"edit": "Edit Model"
"edit": "Edit Model",
"tool_calling": "Tool Calling"
},
"navbar": {
"expand": "Expand Dialog",

View File

@ -480,7 +480,8 @@
"vision": "画像",
"websearch": "ウェブ検索",
"edit": "モデルを編集",
"no_matches": "利用可能なモデルがありません"
"no_matches": "利用可能なモデルがありません",
"tool_calling": "ツールコール"
},
"navbar": {
"expand": "ダイアログを展開",

View File

@ -480,7 +480,8 @@
"vision": "Визуальные",
"websearch": "Веб-поисковые",
"edit": "Редактировать модель",
"no_matches": "Нет доступных моделей"
"no_matches": "Нет доступных моделей",
"tool_calling": "Инструмент вызова"
},
"navbar": {
"expand": "Развернуть диалоговое окно",
@ -988,4 +989,3 @@
}
}
}

View File

@ -480,7 +480,8 @@
"vision": "視覺",
"websearch": "網路搜尋",
"edit": "編輯模型",
"no_matches": "無可用模型"
"no_matches": "無可用模型",
"tool_calling": "工具調用"
},
"navbar": {
"expand": "伸縮對話框",