1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-15 15:53:27 +00:00

[PM-12727/12737] Adding copy for Add/Edit (#11369)

* add copy for attachments view in the web

* add delete attachment copy on the web
This commit is contained in:
Nick Krantz
2024-10-02 21:26:07 -05:00
committed by GitHub
parent c8d4b819bc
commit 891733f4a9

View File

@@ -9265,5 +9265,14 @@
},
"editAccess": {
"message": "Edit access"
},
"addAttachment": {
"message": "Add attachment"
},
"maxFileSizeSansPunctuation": {
"message": "Maximum file size is 500 MB"
},
"permanentlyDeleteAttachmentConfirmation": {
"message": "Are you sure you want to permanently delete this attachment?"
}
}