mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
43 lines
1.1 KiB
JSON
43 lines
1.1 KiB
JSON
{
|
|
"title": "Welcome",
|
|
|
|
"DOCUMENT_LIST": {
|
|
"COLUMNS": {
|
|
"DISPLAY_NAME": "Display name",
|
|
"CREATED_BY": "Created by",
|
|
"CREATED_ON": "Created on"
|
|
},
|
|
"ACTIONS": {
|
|
"FOLDER": {
|
|
"SYSTEM_1": "System folder action 1",
|
|
"CUSTOM": "Custom folder action"
|
|
},
|
|
"DOCUMENT": {
|
|
"DOWNLOAD": "Download",
|
|
"DELETE": "Delete",
|
|
"SYSTEM_2": "System document action 2",
|
|
"CUSTOM": "Custom action"
|
|
}
|
|
}
|
|
},
|
|
|
|
"DATATABLE": {
|
|
"COLUMNS": {
|
|
"DISPLAY_NAME": "Display name",
|
|
"CREATED_BY": "Created by",
|
|
"CREATED_ON": "Created on"
|
|
},
|
|
"ACTIONS": {
|
|
"FOLDER": {
|
|
"SYSTEM_1": "System folder action 1",
|
|
"CUSTOM": "Custom folder action"
|
|
},
|
|
"DOCUMENT": {
|
|
"DOWNLOAD": "Download",
|
|
"SYSTEM_2": "System document action 2",
|
|
"CUSTOM": "Custom action"
|
|
}
|
|
}
|
|
}
|
|
}
|