[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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 9 additions and 0 deletions

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?"
}
}