feat(ExecutionStep): show execution date

This commit is contained in:
Ali BARIN
2023-05-12 20:13:47 +00:00
parent bad5e0b855
commit a5dbac9817
3 changed files with 27 additions and 4 deletions

View File

@@ -83,6 +83,7 @@
"execution.statusFailure": "Failure",
"execution.noDataTitle": "No data",
"execution.noDataMessage": "We successfully ran the execution, but there was no new data to process.",
"executionStep.executedAt": "executed {datetime}",
"profileSettings.title": "My Profile",
"profileSettings.fullName": "Full name",
"profileSettings.email": "Email",