fix: add missing translation keys for goto anything command selector (#23815)
This commit is contained in:
@@ -294,6 +294,8 @@ const translation = {
|
||||
knowledgeBases: 'Knowledge Bases',
|
||||
workflowNodes: 'Workflow Nodes',
|
||||
},
|
||||
noMatchingCommands: 'No matching commands found',
|
||||
tryDifferentSearch: 'Try a different search term',
|
||||
},
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user