1
0
mirror of https://github.com/bitwarden/browser synced 2026-01-06 10:33:57 +00:00

login custom fields view/edit

This commit is contained in:
Kyle Spearrin
2017-09-21 22:45:24 -04:00
parent 56e1f6c25b
commit 835bb6ffa7
13 changed files with 255 additions and 50 deletions

View File

@@ -753,5 +753,17 @@
},
"privateModeMessage": {
"message": "Unfortunately this window is not available in private mode for this browser."
},
"customFields": {
"message": "Custom Fields"
},
"copyValue": {
"message": "Copy Value"
},
"toggleValue": {
"message": "Toggle Value"
},
"value": {
"message": "Value"
}
}