mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
* start custom theming adf * demo shell cleaning * login mdl cleaning * uploader mdl cleaning * prebuilt themes * theme picker in demo shell * clean custom colors and mdl * fix rebase errors * theming from color style guide * dev default theme orange purple * fix color accent inverted in picker * fix test and add colors classes * fix tag component theming issues * fix datatable theming * add theming guides
48 lines
1.3 KiB
JSON
48 lines
1.3 KiB
JSON
{
|
|
"title": "Welcome",
|
|
"DOCUMENT_LIST": {
|
|
"COLUMNS": {
|
|
"DISPLAY_NAME": "Display name",
|
|
"TAG": "Tag",
|
|
"CREATED_BY": "Created by",
|
|
"CREATED_ON": "Created on",
|
|
"CREATED": "Created"
|
|
},
|
|
"ACTIONS": {
|
|
"FOLDER": {
|
|
"COPY": "Copy",
|
|
"MOVE": "Move",
|
|
"DELETE": "Delete"
|
|
},
|
|
"DOCUMENT": {
|
|
"DOWNLOAD": "Download",
|
|
"COPY": "Copy",
|
|
"MOVE": "Move",
|
|
"DELETE": "Delete"
|
|
}
|
|
}
|
|
},
|
|
"ANALYTICS_REPORT": {
|
|
"NO_REPORT_MESSAGE": "No report selected. Choose a report from the list"
|
|
},
|
|
"PS-TAB": {
|
|
"TASKS-TAB": "Tasks",
|
|
"PROCESSES-TAB": "Process",
|
|
"REPORTS-TAB": "Reports",
|
|
"START-TASK": "Start task",
|
|
"START-PROCESS": "Start process",
|
|
"AUDIT-LOG": "Process Audit log"
|
|
},
|
|
"SETTINGS": {
|
|
"TITLE": "Settings",
|
|
"CS-HOST": "Content Services host URL configuration",
|
|
"BP-HOST": "Process Services host URL configuration",
|
|
"BACK": "Back",
|
|
"APPLY": "APPLY"
|
|
},
|
|
"FORM-LIST":{
|
|
"STORE": "Store",
|
|
"RESTORE": "Restore"
|
|
}
|
|
}
|