[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:
parent
c8d4b819bc
commit
891733f4a9
|
@ -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?"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue