You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/locales/en/translation.json
+15-1Lines changed: 15 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -148,6 +148,20 @@
148
148
149
149
"webSearch_title": "Web Search (Preview)",
150
150
"webSearch_toggle_label": "Enable Web Search Function",
151
-
"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."
151
+
"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.",
152
+
153
+
"general": "General",
154
+
"startup": "Startup",
155
+
"startWithSystem": "Start with system",
156
+
"startupToTray": "Start minimized to tray",
157
+
"trayOptions": "Tray Options",
158
+
"closeToTray": "Close to tray instead of quitting",
159
+
"networkProxy": "Network Proxy",
160
+
"systemProxy": "Use system proxy",
161
+
"customProxy": "Custom proxy",
162
+
"noProxy": "No proxy",
163
+
"privacy": "Privacy",
164
+
"sendErrorReports": "Send anonymous error reports and usage statistics",
165
+
"sendErrorReports_description": "Help improve the application by sending anonymous crash reports and usage data."
0 commit comments