1
0
mirror of https://github.com/bitwarden/browser synced 2026-01-07 11:03:30 +00:00

hide to tray menu option

This commit is contained in:
Kyle Spearrin
2018-05-08 09:40:33 -04:00
parent f2b87edb83
commit 9772acad40
5 changed files with 56 additions and 6 deletions

View File

@@ -1050,5 +1050,8 @@
"showHide": {
"message": "Show / Hide",
"description": "Text for a button that toggles the visibility of the window. Shows the window when it is hidden or hides the window if it is currently open."
},
"hideToTray": {
"message": "Hide to Tray"
}
}