Skip to content

Update translation.json #4

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 10, 2025
Merged
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
2 changes: 0 additions & 2 deletions src/public/locales/en/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,10 +77,8 @@
"models_modelCapabilities_toolUsage": "Tool Usage",
"models_modelCapabilities_embedding": "Embedding",
"models_modelCapabilities_chat": "Chat",
"models_modelCapabilities_completion": "Completion",


"models_deleteModel": "Delete Model",
"webSearch_title": "Web Search (Preview)",
"webSearch_toggle_label": "Enable Web Search Function",
"webSearch_description": "When enabled, the AI can search the web to provide more up-to-date information. Please note that web search is currently only supported with OpenAI and Gemini models. Also, when web search is enabled, streaming responses (where text appears incrementally) will not be available."
Expand Down
Loading