feat(editor): Add workflows list status filter (#4690)
This commit is contained in:
@@ -1351,6 +1351,10 @@
|
||||
"workflows.search.placeholder": "Search workflows...",
|
||||
"workflows.filters": "Filters",
|
||||
"workflows.filters.tags": "Tags",
|
||||
"workflows.filters.status": "Status",
|
||||
"workflows.filters.status.all": "All",
|
||||
"workflows.filters.status.active": "Active",
|
||||
"workflows.filters.status.deactivated": "Deactivated",
|
||||
"workflows.filters.ownedBy": "Owned by",
|
||||
"workflows.filters.sharedWith": "Shared with",
|
||||
"workflows.filters.apply": "Apply filters",
|
||||
|
||||
Reference in New Issue
Block a user