Merge pull request #411 from cvc90/Pi.Alert-Fixes-Nmap-Scan-Plugin-Translations

Fixes in the Spanish translations of the Nmap Scan plugin
This commit is contained in:
jokob-sk
2023-09-05 20:20:42 +00:00
committed by GitHub

View File

@@ -210,7 +210,7 @@
}, },
{ {
"language_code":"es_es", "language_code":"es_es",
"string" : "N/A" "string" : "Enlaces HTTP/s"
}] }]
} , } ,
{ {
@@ -261,7 +261,7 @@
}, },
{ {
"language_code":"es_es", "language_code":"es_es",
"string" : "N/A" "string" : "Datos de usuario"
}] }]
}, },
{ {
@@ -357,7 +357,11 @@
"description": [{ "description": [{
"language_code":"en_us", "language_code":"en_us",
"string" : "This calls the script responsible for executing the NMAP scan." "string" : "This calls the script responsible for executing the NMAP scan."
} },
{
"language_code":"es_es",
"string" : "Esto llama al script responsable de ejecutar el escaneo NMAP."
}
] ]
}, },
{ {
@@ -428,7 +432,11 @@
{ {
"language_code": "en_us", "language_code": "en_us",
"string": "Max run time per device in seconds." "string": "Max run time per device in seconds."
} },
{
"language_code": "es_es",
"string": "Tiempo máximo de ejecución por dispositivo en segundos."
}
] ]
}, },
{ {