fix(workflow): label file collection entries in Workflow (#2566)
This commit is contained in:
committed by
Shawn Erquhart
parent
47be26fbfe
commit
542a7acfe6
@ -156,6 +156,8 @@ export function getPhrases() {
|
||||
},
|
||||
workflowCard: {
|
||||
lastChange: '%{date} by %{author}',
|
||||
lastChangeNoAuthor: '%{date}',
|
||||
lastChangeNoDate: 'by %{author}',
|
||||
deleteChanges: 'Delete changes',
|
||||
deleteNewEntry: 'Delete new entry',
|
||||
publishChanges: 'Publish changes',
|
||||
|
Reference in New Issue
Block a user