mirror of
https://github.com/fosrl/pangolin.git
synced 2026-04-04 17:06:37 +00:00
New translations en-us.json (Italian)
This commit is contained in:
@@ -2850,10 +2850,10 @@
|
|||||||
"httpDestAuthNoneTitle": "Nessuna Autenticazione",
|
"httpDestAuthNoneTitle": "Nessuna Autenticazione",
|
||||||
"httpDestAuthNoneDescription": "Invia richieste senza intestazione autorizzazione.",
|
"httpDestAuthNoneDescription": "Invia richieste senza intestazione autorizzazione.",
|
||||||
"httpDestAuthBearerTitle": "Token Del Portatore",
|
"httpDestAuthBearerTitle": "Token Del Portatore",
|
||||||
"httpDestAuthBearerDescription": "Aggiunge un'intestazione Autorizzazione: Bearer '<token>' ad ogni richiesta.",
|
"httpDestAuthBearerDescription": "Adds an Authorization: Bearer '<token>' header to each request.",
|
||||||
"httpDestAuthBearerPlaceholder": "La tua chiave API o token",
|
"httpDestAuthBearerPlaceholder": "La tua chiave API o token",
|
||||||
"httpDestAuthBasicTitle": "Autenticazione Base",
|
"httpDestAuthBasicTitle": "Autenticazione Base",
|
||||||
"httpDestAuthBasicDescription": "Aggiunge un'autorizzazione: intestazione di base '<credentials>' . Fornisce le credenziali come username:password.",
|
"httpDestAuthBasicDescription": "Adds an Authorization: Basic '<credentials>' header. Provide credentials as username:password.",
|
||||||
"httpDestAuthBasicPlaceholder": "username:password",
|
"httpDestAuthBasicPlaceholder": "username:password",
|
||||||
"httpDestAuthCustomTitle": "Intestazione Personalizzata",
|
"httpDestAuthCustomTitle": "Intestazione Personalizzata",
|
||||||
"httpDestAuthCustomDescription": "Specifica un nome e un valore di intestazione HTTP personalizzati per l'autenticazione (ad esempio X-API-Key).",
|
"httpDestAuthCustomDescription": "Specifica un nome e un valore di intestazione HTTP personalizzati per l'autenticazione (ad esempio X-API-Key).",
|
||||||
|
|||||||
Reference in New Issue
Block a user