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
+5-1Lines changed: 5 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -181,7 +181,11 @@
181
181
},
182
182
"appearance": {
183
183
"title": "Appearance Settings",
184
-
"opacity": {
184
+
"normalOpacity": {
185
+
"title": "Active Window Opacity",
186
+
"description": "Adjust the opacity of the Coco AI window while in use. The range is from 10% to 100%, where 100% means fully opaque, and lower values increase transparency, allowing the underlying content to show through."
187
+
},
188
+
"blurOpacity": {
185
189
"title": "Pinned Window Dimness Setting",
186
190
"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