diff --git a/app/registrations/app_languages.php b/app/registrations/app_languages.php index 7295d28fe7..1c5b74695f 100644 --- a/app/registrations/app_languages.php +++ b/app/registrations/app_languages.php @@ -101,6 +101,11 @@ $text['label-agent']['pt-pt'] = "Agente"; $text['label-agent']['fr-fr'] = "Agent"; + $text['label-hostname']['en-us'] = "Hostname"; + $text['label-hostname']['es-cl'] = "Hostname"; + $text['label-hostname']['pt-pt'] = "Hostname"; + $text['label-hostname']['fr-fr'] = "Nom d'hôte"; + $text['label-ip']['en-us'] = "IP"; $text['label-ip']['es-cl'] = "IP"; $text['label-ip']['pt-pt'] = "IP"; diff --git a/app/registrations/status_registrations_inc.php b/app/registrations/status_registrations_inc.php index 94dd4fc888..e7c3963527 100644 --- a/app/registrations/status_registrations_inc.php +++ b/app/registrations/status_registrations_inc.php @@ -150,6 +150,7 @@ require_once "resources/check_auth.php"; echo "