refactor(editor): Updated retry execution labels (#4198)

💄 Updated retry execution labels
This commit is contained in:
Milorad FIlipović 2022-09-26 17:12:11 +02:00 committed by GitHub
parent eaf13cdf75
commit b809a2a074
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -262,8 +262,8 @@
"executionsList.openPastExecution": "Open Past Execution",
"executionsList.retryExecution": "Retry execution",
"executionsList.retryOf": "Retry of",
"executionsList.retryWithCurrentlySavedWorkflow": "Retry with currently saved workflow",
"executionsList.retryWithOriginalworkflow": "Retry with original workflow",
"executionsList.retryWithCurrentlySavedWorkflow": "Retry with currently saved workflow (from node with error)",
"executionsList.retryWithOriginalworkflow": "Retry with original workflow (from node with error)",
"executionsList.running": "Running",
"executionsList.runningTime": "Running Time",
"executionsList.selectStatus": "Select Status",