platform/plugins/attachment-assets/lang/en.json
Denis Bykhov 3e4188dac3
i18n russian (#1049)
Signed-off-by: Denis Bykhov <80476319+BykhovDenis@users.noreply.github.com>
2022-02-23 23:10:11 +07:00

16 lines
383 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",
"Type": "Type",
"Size": "Size",
"Photo": "Photo",
"Date": "Date",
"Name": "Name"
}
}