fix(editor): Show appropriate empty workflow list content when instance environment is readonly (#6610)
This commit is contained in:
@@ -1682,6 +1682,7 @@
|
||||
"workflows.empty.heading": "👋 Welcome {name}!",
|
||||
"workflows.empty.heading.userNotSetup": "👋 Welcome!",
|
||||
"workflows.empty.description": "Create your first workflow",
|
||||
"workflows.empty.description.readOnlyEnv": "No workflows here yet",
|
||||
"workflows.empty.startFromScratch": "Start from scratch",
|
||||
"workflows.shareModal.title": "Share '{name}'",
|
||||
"workflows.shareModal.select.placeholder": "Add users...",
|
||||
|
||||
Reference in New Issue
Block a user