fix: Multiple UX improvements for GotoAnything command palette (#25637)
This commit is contained in:
@@ -265,6 +265,10 @@ const translation = {
|
||||
inScope: '在 {{scope}}s 中',
|
||||
clearToSearchAll: '清除 @ 以搜索全部',
|
||||
useAtForSpecific: '使用 @ 进行特定类型搜索',
|
||||
selectToNavigate: '选择以导航',
|
||||
startTyping: '开始输入以搜索',
|
||||
tips: '按 ↑↓ 导航',
|
||||
pressEscToClose: '按 ESC 关闭',
|
||||
selectSearchType: '选择搜索内容',
|
||||
searchHint: '开始输入即可立即搜索所有内容',
|
||||
commandHint: '输入 @ 按类别浏览',
|
||||
|
||||
Reference in New Issue
Block a user