| 59,7 → 59,7 |
| $l_captureon = "Autoriser et capturer"; |
| $l_captureoff = "Arrêter la capture"; |
| $l_captureonly_on = "Capturer"; |
| $l_gw = "Routeur"; |
| $l_gw = "Passerelle"; |
| } else if ($Language === 'es') { |
| $l_activity = "Actividad en la LAN"; |
| $l_ip_adr = "Dirección IP"; |
| 78,7 → 78,7 |
| $l_captureon = "Autorizar y capturar"; |
| $l_captureoff = "Detener la captura"; |
| $l_captureonly_on = "Captura"; |
| $l_gw = "Router"; |
| $l_gw = "Rasarela"; |
| } else { |
| $l_activity = "Activity on the consultation LAN"; |
| $l_ip_adr = "IP Address"; |
| 97,7 → 97,7 |
| $l_captureon = "Authorize and capture"; |
| $l_captureoff = "Stop capture"; |
| $l_captureonly_on = "Capture"; |
| $l_gw = "Router"; |
| $l_gw = "Gateway"; |
| } |
| function taille_fichier($fichier) |
| { |