1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-16 00:03:56 +00:00

[PM-22987] Hide download for corrupt attachments (#16023)

* spelling fix

* hide download button for corrupt attachments

* add missing translations for desktop
This commit is contained in:
Nick Krantz
2025-08-22 12:38:35 -05:00
committed by GitHub
parent a3f729ef8d
commit 9ecf2686e5
5 changed files with 21 additions and 1 deletions

View File

@@ -702,6 +702,12 @@
"attachmentSaved": {
"message": "Attachment saved"
},
"addAttachment": {
"message": "Add attachment"
},
"maxFileSizeSansPunctuation": {
"message": "Maximum file size is 500 MB"
},
"file": {
"message": "File"
},