fixed a spelling on the maintenance page

changed "where" to "were"
This commit is contained in:
tylerobara
2022-09-01 13:32:46 -04:00
committed by GitHub
parent ff6538e920
commit 36b57a6bef

View File

@@ -206,7 +206,7 @@ $pia_lang['Maintenance_database_path'] = 'Database-Path';
$pia_lang['Maintenance_database_size'] = 'Database-Size';
$pia_lang['Maintenance_database_lastmod'] = 'last Modification';
$pia_lang['Maintenance_database_backup'] = 'DB Backups';
$pia_lang['Maintenance_database_backup_found'] = 'backups where found';
$pia_lang['Maintenance_database_backup_found'] = 'backups were found';
$pia_lang['Maintenance_database_backup_total'] = 'total disk usage';
$pia_lang['Maintenance_arp_status'] = 'Scan Status';
$pia_lang['Maintenance_arp_status_off'] = 'is currently disabled';
@@ -409,4 +409,4 @@ $pia_lang['HelpFAQ_Cat_Network_600_head'] = 'What is this page for?';
$pia_lang['HelpFAQ_Cat_Network_600_text'] = 'This page should offer you the possibility to map the assignment of your network devices. For this purpose, you can create one or more switches, WLANs, routers, etc., provide them with a port number if necessary and assign already detected
devices to them. This assignment is done in the detailed view of the device to be assigned. So it is possible for you to quickly determine to which port a host is connected and if it is online.';
?>
?>