mirror of
https://github.com/bitwarden/browser
synced 2026-01-21 03:43:41 +00:00
Allow app to start minimized (as tray icon) (#169)
* Allow app to start minimized (as tray icon) * Rever german locale
This commit is contained in:
@@ -821,6 +821,12 @@
|
||||
"enableTrayDesc": {
|
||||
"message": "Always show an icon in the system tray."
|
||||
},
|
||||
"startMinimized": {
|
||||
"message": "Start minimized"
|
||||
},
|
||||
"startMinimizedDesc": {
|
||||
"message": "When starting the application, it will only show an icon in the system tray."
|
||||
},
|
||||
"language": {
|
||||
"message": "Language"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user