1
0
mirror of https://github.com/bitwarden/browser synced 2026-01-05 01:53:55 +00:00

add cipher page additions

This commit is contained in:
Kyle Spearrin
2017-10-14 17:49:29 -04:00
parent 0fc9f498df
commit abf38e396e
3 changed files with 131 additions and 35 deletions

View File

@@ -786,5 +786,20 @@
},
"disableFaviconDesc": {
"message": "Website Icons, also known as \"Favicons\", provides an image next to the login vault."
},
"type": {
"message": "Type"
},
"typeLogin": {
"message": "Login"
},
"typeSecureNote": {
"message": "Secure Note"
},
"typeCard": {
"message": "Card"
},
"typeIdentity": {
"message": "Identity"
}
}