1
0
mirror of https://github.com/bitwarden/browser synced 2026-01-19 17:03:33 +00:00

verify email and outdated browser callouts

This commit is contained in:
Kyle Spearrin
2018-07-12 11:34:51 -04:00
parent 0c61e48977
commit ab4005ae00
6 changed files with 84 additions and 4 deletions

View File

@@ -2086,5 +2086,20 @@
},
"endDate": {
"message": "End Date"
},
"verifyEmail": {
"message": "Verify Email"
},
"verifyEmailDesc": {
"message": "Verify your account's email address to unlock access to all features."
},
"checkInboxForVerification": {
"message": "Check your email inbox for a verification link."
},
"updateBrowser": {
"message": "Update Browser"
},
"updateBrowserDesc": {
"message": "You are using an unsupported web browser. The web vault may not function properly."
}
}