fix: add missing translation keys for goto anything command selector (#23815)
This commit is contained in:
@@ -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',
|
||||
},
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user