fix: add missing translation keys for goto anything command selector (#23815)
This commit is contained in:
@@ -294,6 +294,8 @@ const translation = {
|
||||
resultCount: '{{count}} результат',
|
||||
resultCount_other: '{{count}} результатов',
|
||||
inScope: 'в {{scope}}s',
|
||||
noMatchingCommands: 'Соответствующие команды не найдены',
|
||||
tryDifferentSearch: 'Попробуйте использовать другой поисковый запрос',
|
||||
},
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user