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
+7Lines changed: 7 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -162,6 +162,13 @@
162
162
"title": "Query Timeout",
163
163
"description": "Terminates the query if no search results are returned within this time. Default: 500ms."
164
164
}
165
+
},
166
+
"appearance": {
167
+
"title": "Appearance Settings",
168
+
"opacity": {
169
+
"title": "Pinned Window Dimness Setting",
170
+
"description": "Adjusts the opacity level of the Coco AI window when it’s pinned and not in focus. Set a value between 10% and 100%, where 100% means fully opaque (no dimming), and lower values increase transparency, allowing underlying content to show through."
0 commit comments