1
0
mirror of https://github.com/bitwarden/directory-connector synced 2025-12-05 23:53:21 +00:00

alwaysOnTop

This commit is contained in:
Kyle Spearrin
2019-06-03 08:41:19 -04:00
parent b51d279ba6
commit ff8422d6c1
3 changed files with 18 additions and 6 deletions

View File

@@ -569,6 +569,10 @@
"hideToTray": {
"message": "Hide to Tray"
},
"alwaysOnTop": {
"message": "Always on Top",
"description": "Application window should always stay on top of other windows"
},
"hideToMenuBar": {
"message": "Hide to Menu Bar"
},