mirror of
https://github.com/bitwarden/browser
synced 2025-12-16 16:23:44 +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:
@@ -9265,5 +9265,14 @@
|
|||||||
},
|
},
|
||||||
"editAccess": {
|
"editAccess": {
|
||||||
"message": "Edit access"
|
"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?"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user