1
0
mirror of https://github.com/bitwarden/browser synced 2026-01-18 16:33:47 +00:00

check for email verified on premium license upload

This commit is contained in:
Kyle Spearrin
2018-07-19 22:04:16 -04:00
parent f4127a575b
commit a5246df3ed
2 changed files with 9 additions and 0 deletions

View File

@@ -2106,6 +2106,9 @@
"verifyEmailDesc": {
"message": "Verify your account's email address to unlock access to all features."
},
"verifyEmailFirst": {
"message": "Your account's email address first must be verified."
},
"checkInboxForVerification": {
"message": "Check your email inbox for a verification link."
},