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

more tab with about and logout

This commit is contained in:
Kyle Spearrin
2018-05-02 14:26:33 -04:00
parent f8ae050556
commit da73fcd973
7 changed files with 83 additions and 4 deletions

View File

@@ -283,8 +283,8 @@
"message": "Bring All to Front",
"description": "Bring all windows to front (foreground)"
},
"aboutBitwarden": {
"message": "About Bitwarden Directory Connector"
"about": {
"message": "About"
},
"services": {
"message": "Services"
@@ -428,5 +428,11 @@
},
"organization": {
"message": "Organization"
},
"more": {
"message": "More"
},
"other": {
"message": "Other"
}
}