1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-19 09:43:23 +00:00

[PM-10045] - SendCreated page (#10331)

* WIP - send created component

* WIP - send created page

* finalize send created component and specs

* add extra padding

* undo browser extension refresh

* fix tests

* fix error
This commit is contained in:
Jordan Aasen
2024-08-15 07:59:00 -07:00
committed by GitHub
parent 8fbdd8d22e
commit 199ac3de45
11 changed files with 317 additions and 5 deletions

View File

@@ -4836,6 +4836,9 @@
"copySendLinkOnSave": {
"message": "Copy the link to share this Send to my clipboard upon save."
},
"copyLink": {
"message": "Copy link"
},
"sendLinkLabel": {
"message": "Send link",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."