1
0
mirror of https://github.com/bitwarden/browser synced 2026-01-06 10:33:57 +00:00

[PM-4473] use anon layout for send access component (#10699)

* use anon layout for send access component

* fix width on explainer.

* don't show creator ID until send is decrypted in send access
This commit is contained in:
Jordan Aasen
2024-08-27 10:18:02 -07:00
committed by GitHub
parent a7da5bb40f
commit e255d84121
6 changed files with 116 additions and 85 deletions

View File

@@ -4983,6 +4983,10 @@
}
}
},
"viewSend": {
"message": "View Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"viewSendHiddenEmailWarning": {
"message": "The Bitwarden user who created this Send has chosen to hide their email address. You should ensure you trust the source of this link before using or downloading its content.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."