platform/plugins/attachment-assets/lang/en.json
Ruslan Izhitsky a8cc01bd0a
Chunter: attachments table in channel description (#1402)
Signed-off-by: Ruslan Izhitsky <ruslan.izhitskiy@xored.com>
2022-04-14 18:42:25 +06:00

18 lines
460 B
JSON

{
"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",
"NoFiles": "There are no files",
"ShowMoreAttachments": "Show more",
"Type": "Type",
"Size": "Size",
"Photo": "Photo",
"Date": "Date",
"Name": "Name"
}
}