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 = {
resultCount: '{{count}} kết quả',
resultCount_other: '{{count}} kết quả',
inScope: 'trong {{scope}}s',
tryDifferentSearch: 'Thử một cụm từ tìm kiếm khác',
noMatchingCommands: 'Không tìm thấy lệnh phù hợp',
},
}