1
0
mirror of https://github.com/bitwarden/web synced 2026-01-09 03:53:28 +00:00

update profile

This commit is contained in:
Kyle Spearrin
2018-06-20 23:35:40 -04:00
parent 271510ffb5
commit d73b01674f
5 changed files with 85 additions and 6 deletions

View File

@@ -506,6 +506,9 @@
"masterPassHint": {
"message": "Master Password Hint (optional)"
},
"masterPassHintLabel": {
"message": "Master Password Hint"
},
"settings": {
"message": "Settings"
},
@@ -752,9 +755,6 @@
"length": {
"message": "Length"
},
"options": {
"message": "Options"
},
"passwordHistory": {
"message": "Password History"
},
@@ -763,5 +763,8 @@
},
"clear": {
"message": "Clear"
},
"accountUpdated": {
"message": "Account Updated"
}
}