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}} результат',
resultCount_other: '{{count}} результатов',
inScope: 'в {{scope}}s',
noMatchingCommands: 'Соответствующие команды не найдены',
tryDifferentSearch: 'Попробуйте использовать другой поисковый запрос',
},
}