mirror of
https://github.com/hcengineering/platform.git
synced 2024-12-21 02:21:35 +03:00
e5c64849ed
Signed-off-by: budaeva <irina.budaeva@xored.com>
43 lines
1.6 KiB
JSON
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"
|
|
}
|
|
} |