mirror of
https://github.com/fosrl/pangolin.git
synced 2026-04-04 17:06:37 +00:00
New translations en-us.json (Dutch)
This commit is contained in:
@@ -2850,10 +2850,10 @@
|
|||||||
"httpDestAuthNoneTitle": "Geen authenticatie",
|
"httpDestAuthNoneTitle": "Geen authenticatie",
|
||||||
"httpDestAuthNoneDescription": "Stuurt verzoeken zonder toestemmingskop.",
|
"httpDestAuthNoneDescription": "Stuurt verzoeken zonder toestemmingskop.",
|
||||||
"httpDestAuthBearerTitle": "Betere Token",
|
"httpDestAuthBearerTitle": "Betere Token",
|
||||||
"httpDestAuthBearerDescription": "Voegt een machtiging toe: Drager '<token>' header aan elke aanvraag.",
|
"httpDestAuthBearerDescription": "Adds an Authorization: Bearer '<token>' header to each request.",
|
||||||
"httpDestAuthBearerPlaceholder": "Uw API-sleutel of -token",
|
"httpDestAuthBearerPlaceholder": "Uw API-sleutel of -token",
|
||||||
"httpDestAuthBasicTitle": "Basis authenticatie",
|
"httpDestAuthBasicTitle": "Basis authenticatie",
|
||||||
"httpDestAuthBasicDescription": "Voegt een Authorizatie toe: Basis '<credentials>' kop. Geef inloggegevens op als gebruikersnaam:wachtwoord.",
|
"httpDestAuthBasicDescription": "Adds an Authorization: Basic '<credentials>' header. Provide credentials as username:password.",
|
||||||
"httpDestAuthBasicPlaceholder": "Gebruikersnaam:wachtwoord",
|
"httpDestAuthBasicPlaceholder": "Gebruikersnaam:wachtwoord",
|
||||||
"httpDestAuthCustomTitle": "Aangepaste koptekst",
|
"httpDestAuthCustomTitle": "Aangepaste koptekst",
|
||||||
"httpDestAuthCustomDescription": "Specificeer een aangepaste HTTP header naam en waarde voor authenticatie (bijv. X-API-Key).",
|
"httpDestAuthCustomDescription": "Specificeer een aangepaste HTTP header naam en waarde voor authenticatie (bijv. X-API-Key).",
|
||||||
|
|||||||
Reference in New Issue
Block a user