mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
change the labels based on reqs (#6058)
This commit is contained in:
@@ -242,15 +242,15 @@
|
||||
"ADF_CLOUD_PROCESS_HEADER": {
|
||||
"PROPERTIES": {
|
||||
"ID": "ID",
|
||||
"NAME": "Name",
|
||||
"NAME": "Process name",
|
||||
"NAME_DEFAULT": "No name",
|
||||
"DESCRIPTION": "Description",
|
||||
"DESCRIPTION_DEFAULT": "No description",
|
||||
"STATUS": "Status",
|
||||
"BUSINESS_KEY": "Business Key",
|
||||
"INITIATOR": "Initiator",
|
||||
"START_DATE": "Start Date",
|
||||
"LAST_MODIFIED": "Last Modified",
|
||||
"START_DATE": "Started",
|
||||
"LAST_MODIFIED": "Updated",
|
||||
"PARENT_ID": "Parent Id",
|
||||
"NONE": "None"
|
||||
}
|
||||
|
Reference in New Issue
Block a user