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