1
0
mirror of https://github.com/bitwarden/browser synced 2026-01-21 03:43:41 +00:00

add window option: always on top of other windows (#257)

* add window option: always on Top

* updated jslib

* changes requested
This commit is contained in:
Tobirexy
2019-06-03 14:31:47 +02:00
committed by Kyle Spearrin
parent 50d2bab81b
commit dbdf1daeed
3 changed files with 16 additions and 4 deletions

View File

@@ -1143,6 +1143,10 @@
"hideToTray": {
"message": "Hide to Tray"
},
"alwaysOnTop": {
"message": "Always on Top",
"description": "Bitwarden window should always stay on top of other windows"
},
"dateUpdated": {
"message": "Updated",
"description": "ex. Date this item was updated"