platform/plugins/attachment-assets/lang/en.json

16 lines
383 B
JSON
Raw Normal View History

{
"string": {
"UploadDropFilesHere": "Upload or drop files here",
"NoAttachments": "There are no attachments for this",
"AddAttachment": "uploaded an attachment",
"Attachments": "Attachments",
"Photos": "Photos",
"File": "File",
"Files": "Files",
"Type": "Type",
"Size": "Size",
"Photo": "Photo",
"Date": "Date",
"Name": "Name"
}
}