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

@@ -300,6 +300,8 @@ const translation = {
resultCount: '{{count}} risultato',
resultCount_other: '{{count}} risultati',
inScope: 'in {{scope}}s',
tryDifferentSearch: 'Prova un termine di ricerca diverso',
noMatchingCommands: 'Nessun comando corrispondente trovato',
},
}

View File

@@ -86,7 +86,6 @@ const translation = {
'Http Header Key, Puoi lasciarlo come `Authorization` se non sai cos\'è o impostarlo su un valore personalizzato',
types: {
none: 'Nessuno',
api_key: 'API Key',
apiKeyPlaceholder: 'Nome dell\'intestazione HTTP per API Key',
apiValuePlaceholder: 'Inserisci API Key',
api_key_query: 'Parametro di query',