⚡ Render missing strings in ExecutionDetails
This commit is contained in:
@@ -179,7 +179,9 @@
|
||||
"executionId": "🇩🇪 Execution ID",
|
||||
"executionWaiting": "🇩🇪 Execution waiting",
|
||||
"executionWasSuccessful": "🇩🇪 Execution was successful",
|
||||
"openWorkflow": "🇩🇪 Open Workflow"
|
||||
"openWorkflow": "🇩🇪 Open Workflow",
|
||||
"of": "🇩🇪 of",
|
||||
"workflow": "🇩🇪 workflow"
|
||||
},
|
||||
"executionsList": {
|
||||
"allWorkflows": "🇩🇪 All Workflows",
|
||||
|
||||
@@ -163,7 +163,9 @@
|
||||
"executionId": "Execution ID",
|
||||
"executionWaiting": "Execution waiting",
|
||||
"executionWasSuccessful": "Execution was successful",
|
||||
"openWorkflow": "Open Workflow"
|
||||
"openWorkflow": "Open Workflow",
|
||||
"of": "of",
|
||||
"workflow": "workflow"
|
||||
},
|
||||
"executionsList": {
|
||||
"allWorkflows": "All Workflows",
|
||||
|
||||
Reference in New Issue
Block a user