mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
17 lines
563 B
JSON
17 lines
563 B
JSON
{
|
|
"ICONS": {
|
|
"ft_ic_folder": "Folder",
|
|
"ft_ic_raster_image": "Image file",
|
|
"ft_ic_pdf": "PDF document",
|
|
"ft_ic_ms_excel": "Microsoft Excel file",
|
|
"ft_ic_ms_word": "Microsoft Word document",
|
|
"ft_ic_ms_powerpoint": "Microsoft PowerPoint file",
|
|
"ft_ic_video": "Video file",
|
|
"ft_ic_document": "Document file",
|
|
"ft_ic_website": "Web resource",
|
|
"ft_ic_archive": "Archive file",
|
|
"ft_ic_presentation": "Presentation file",
|
|
"ft_ic_spreadsheet": "Spreadsheet file"
|
|
}
|
|
}
|