feat(editor): Workflow history [WIP]- Create workflow history item preview component (no-changelog) (#7378)
Co-authored-by: Giulio Andreini <g.andreini@gmail.com>
This commit is contained in:
@@ -1847,6 +1847,10 @@
|
||||
"workflowSettings.timeoutWorkflow": "Timeout Workflow",
|
||||
"workflowSettings.timezone": "Timezone",
|
||||
"workflowHistory.title": "Version History",
|
||||
"workflowHistory.content.title": "Version",
|
||||
"workflowHistory.content.editedBy": "Edited by",
|
||||
"workflowHistory.content.versionId": "Version ID",
|
||||
"workflowHistory.content.actions": "Actions",
|
||||
"workflowHistory.item.id": "ID: {id}",
|
||||
"workflowHistory.item.createdAt": "{date} at {time}",
|
||||
"workflowHistory.item.actions.restore": "Restore this version",
|
||||
|
||||
Reference in New Issue
Block a user