mirror of
https://github.com/bitwarden/web
synced 2026-01-10 04:23:28 +00:00
Inform send in vault (#876)
* Add first pass info card to Vault view * Make send-info title a link * Make access links open new tab * Separate Vault card message from access message * Add period to card end * Final wording. Change Bitwarden Send links to point to Send tab
This commit is contained in:
@@ -3704,6 +3704,29 @@
|
||||
"message": "Learn more about",
|
||||
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read '**Learn more about** Bitwarden Send or sign up to try it today.'"
|
||||
},
|
||||
"sendVaultCardProductDesc": {
|
||||
"message": "Share text or files directly with anyone."
|
||||
},
|
||||
"sendVaultCardLearnMore": {
|
||||
"message": "Learn more",
|
||||
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read '**Learn more**, see how it works, or try it now. '"
|
||||
},
|
||||
"sendVaultCardSee": {
|
||||
"message": "see",
|
||||
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more, **see** how it works, or try it now.'"
|
||||
},
|
||||
"sendVaultCardHowItWorks": {
|
||||
"message": "how it works",
|
||||
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more, see **how it works**, or try it now.'"
|
||||
},
|
||||
"sendVaultCardOr": {
|
||||
"message": "or",
|
||||
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more, see how it works, **or** try it now.'"
|
||||
},
|
||||
"sendVaultCardTryItNow": {
|
||||
"message": "try it now",
|
||||
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more, see how it works, or **try it now**.'"
|
||||
},
|
||||
"sendAccessTaglineOr": {
|
||||
"message": "or",
|
||||
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more about Bitwarden Send **or** sign up to try it today.'"
|
||||
|
||||
Reference in New Issue
Block a user