fix: add missing translation keys for goto anything command selector (#23815)

This commit is contained in:
lyzno1
2025-08-12 18:14:57 +08:00
committed by GitHub
parent de0dae9d9b
commit 7820e31a92
33 changed files with 40 additions and 13 deletions

View File

@@ -294,6 +294,8 @@ const translation = {
knowledgeBases: 'Knowledge Bases',
workflowNodes: 'Workflow Nodes',
},
noMatchingCommands: 'No matching commands found',
tryDifferentSearch: 'Try a different search term',
},
}