mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
#1638 fix Incorrect Error message
This commit is contained in:
@@ -98,7 +98,7 @@
|
||||
},
|
||||
"ERROR": {
|
||||
"LOAD_PROCESS_DEFS": "Could not load process definitions, please check you have access.",
|
||||
"START": "Could start new process instance, please check you have permission."
|
||||
"START": "Could not start new process instance, please check you have permission."
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user