feat: enhance GotoAnything UX with @ command selector (#23738)

This commit is contained in:
lyzno1
2025-08-11 15:47:19 +08:00
committed by GitHub
parent 43411d7a9e
commit 2c81db5a1c
22 changed files with 145 additions and 26 deletions

View File

@@ -286,6 +286,9 @@ const translation = {
useAtForSpecific: 'Sử dụng @ cho các loại cụ thể',
someServicesUnavailable: 'Một số dịch vụ tìm kiếm không khả dụng',
servicesUnavailableMessage: 'Một số dịch vụ tìm kiếm có thể gặp sự cố. Thử lại trong giây lát.',
searchHint: 'Bắt đầu nhập để tìm kiếm mọi thứ ngay lập tức',
commandHint: 'Nhập @ để duyệt theo danh mục',
selectSearchType: 'Chọn nội dung để tìm kiếm',
},
}