mirror of
https://gitee.com/nocobase/nocobase.git
synced 2025-07-01 18:52:20 +08:00
* Add italian translation * Create it-IT.json * Create it-IT.json * Create it-IT.json * Create it-IT.json * Create it-IT.json * Create it-IT.json * Create it-IT.json * Create it-IT.json * Create it-IT.json * Create it-IT.json * Create it-IT.json * Create it-IT.json * Create it-IT.json * Create it-IT.json * Create it-IT.json * Create it-IT.json * Create it-IT.json * Create it-IT.json * Create it-IT.json * Create it-IT.json * Create it-IT.json * Create it-IT.json * Create it-IT.json * Create it-IT.json * Update it-IT.json * Create it-IT.json * Create it-IT.json * Update it-IT.json * Create it-IT.json * Create it-IT.json * Create it-IT.json * Create it-IT.json * Create it-IT.json * Create it-IT.json * Create it-IT.json * Create it-IT.json * Create it-IT.json * Create it-IT.json * Create it-IT.json * Create it-IT.json * Create it-IT.json * Create it-IT.json * Create it-IT.json * Create it-IT.json * Create it-IT.json * Create it-IT.json The following strings have been intentionally not translated to avoid misinterpretation of the technical terms: Access Key ID Access Key Secret Secret ID Secret Key * Create it-IT.json * Create it-IT.json * Update it-IT.json * Create it-IT.json * Create it-IT.json * Create it-IT.json * Update it-IT.json * Update it-IT.json * Update it-IT.json * Create it-IT.json * Create it-IT.json * Create it-IT.json * Create it-IT.json * Create it-IT.json * Create it-IT.json * Create it-IT.json * Update it-IT.json * Update it-IT.json * Update it-IT.json * Update it-IT.json * Update it-IT.json * Update it-IT.json * Update it-IT.json * Update it-IT.json * Update it-IT.json * Update it-IT.json * Create it-IT.json * Update it-IT.json * Update it-IT.json * Update it-IT.json * Update it-IT.json * Update it-IT.json * Update it-IT.json * Update it-IT.json * Update it-IT.json * Update it-IT.json * Update it-IT.json * Create it-IT.json * Update it-IT.json * Update it-IT.json * Update it-IT.json * Update it-IT.json * Update it-IT.json * Update it-IT.json * Update it-IT.json * Update it-IT.json * Update it-IT.json * Update it-IT.json * Update it-IT.json * Update it-IT.json * Update it-IT.json * Update it-IT.json * Update it-IT.json * Update it-IT.json * Update it-IT.json * Update it-IT.json * Update it-IT.json * Update it-IT.json * Update it-IT.json * Update it-IT.json * Update it-IT.json * Update it-IT.json * Update it-IT.json * Update it-IT.json * Update it-IT.json * Update it-IT.json * Update it-IT.json * Update it-IT.json * Update it-IT.json * Update it-IT.json * Update it-IT.json * Update it-IT.json * Update it-IT.json * Update it-IT.json * Update it-IT.json * Update it-IT.json * Update it-IT.json * Update it-IT.json * Update it-IT.json * Update it-IT.json * Update it-IT.json * Update it-IT.json * Update it-IT.json * Update it-IT.json * Update it-IT.json * Update it-IT.json * Update it-IT.json * Update it-IT.json * Update it-IT.json * Update it-IT.json * Update it-IT.json * Update it-IT.json * Update it-IT.json * Update it-IT.json * Update it-IT.json * Update it-IT.json * Update it-IT.json * Update it-IT.json * Update it-IT.json --------- Co-authored-by: mahuantest <50297992+Albert-mah@users.noreply.github.com>
25 lines
1.1 KiB
JSON
25 lines
1.1 KiB
JSON
{
|
|
"HTTP request": "Richiesta HTTP",
|
|
"Send HTTP request to a URL. You can use the variables in the upstream nodes as request headers, parameters and request body.": "Invia una richiesta HTTP a un URL. Puoi usare le variabili nei nodi upstream come intestazioni, parametri e corpo della richiesta.",
|
|
"HTTP method": "Metodo HTTP",
|
|
"URL": "URL",
|
|
"Headers": "Intestazioni",
|
|
"Add request header": "Aggiungi intestazione richiesta",
|
|
"Parameters": "Parametri",
|
|
"Add parameter": "Aggiungi parametro",
|
|
"Body": "Corpo",
|
|
"Use variable": "Usa variabile",
|
|
"Add key-value pairs": "Aggiungi coppie chiave-valore",
|
|
"Format": "Formato",
|
|
"Insert": "Inserisci",
|
|
"Timeout": "Timeout",
|
|
"Milliseconds": "ms",
|
|
"Input request data": "Inserisci dati richiesta",
|
|
"Only support standard JSON data": "Supporta solo dati JSON standard",
|
|
"\"Content-Type\" will be ignored from headers.": "\"Content-Type\" sarà ignorato dall'intestazione",
|
|
"Ignore failed request and continue workflow": "Ignora la richiesta fallita e continua il workflow",
|
|
"Status code": "Codice stato",
|
|
"Data": "Dati",
|
|
"Response headers": "Intestazioni risposta"
|
|
}
|