platform/plugins/attachment-assets/lang/en.json
budaeva e5c64849ed
Chunter: saved attachments (#1515)
Signed-off-by: budaeva <irina.budaeva@xored.com>
2022-04-25 19:44:43 +06:00

43 lines
1.6 KiB
JSON

{
"string": {
"UploadDropFilesHere": "Upload or drop files here",
"NoAttachments": "There are no attachments for this",
"NoParticipants": "No participants added",
"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",
"FileBrowser": "File browser",
"FileBrowserFileCounter": "{results, plural, =1 {# result} other {# results}}",
"FileBrowserFilterFrom": "From",
"FileBrowserFilterIn": "In",
"FileBrowserFilterDate": "Date",
"FileBrowserFilterFileType": "File type",
"FileBrowserSortNewest": "Newest file",
"FileBrowserSortOldest": "Oldest file",
"FileBrowserSortAZ": "A to Z",
"FileBrowserSortZA": "Z to A",
"FileBrowserDateFilterAny": "Any time",
"FileBrowserDateFilterToday": "Today",
"FileBrowserDateFilterYesterday": "Yesterday",
"FileBrowserDateFilter7Days": "Last 7 days",
"FileBrowserDateFilter30Days": "Last 30 days",
"FileBrowserDateFilter3Months": "Last 3 months",
"FileBrowserDateFilter12Months": "Last 12 months",
"FileBrowserTypeFilterAny": "Any file type",
"FileBrowserTypeFilterImages": "Images",
"FileBrowserTypeFilterAudio": "Audio",
"FileBrowserTypeFilterVideos": "Videos",
"FileBrowserTypeFilterPDFs": "PDFs",
"AddAttachmentToSaved": "Add attachment to saved",
"RemoveAttachmentFromSaved": "Remove attachment from saved"
}
}