mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2025-12-07 09:36:05 -08:00
Updating language file again
I noticed that there is an extension to the language files from another fork (https://github.com/jokob-sk/Pi.Alert). These have been added again. The language files are now compatible with each other again
This commit is contained in:
@@ -191,6 +191,9 @@ $pia_lang['Maintenance_Tool_del_empty_macs'] = 'Delete Devices with empty MACs';
|
||||
$pia_lang['Maintenance_Tool_del_empty_macs_text'] = 'Before using this function, please make a backup. The deletion cannot be undone. All devices without MAC will be deleted from the database.';
|
||||
$pia_lang['Maintenance_Tool_del_empty_macs_noti'] = 'Delete Devices';
|
||||
$pia_lang['Maintenance_Tool_del_empty_macs_noti_text'] = 'Are you sure you want to delete all devices with empty MAC addresses?<br>(maybe you prefer to archive it)';
|
||||
$pia_lang['Maintenance_Tool_upgrade_database_noti'] = 'Upgrade database';
|
||||
$pia_lang['Maintenance_Tool_upgrade_database_text'] = 'This button will upgrade the database to enable the Network activity over last 12 hours chart. Please backup your database in case of issues.';
|
||||
$pia_lang['Maintenance_Tool_upgrade_database_noti_text'] = 'Are you sure you want to upgrade the database?<br>(maybe you prefer to archive it)';
|
||||
$pia_lang['Maintenance_Tool_del_alldev'] = 'Delete all Devices';
|
||||
$pia_lang['Maintenance_Tool_del_alldev_text'] = 'Before using this function, please make a backup. The deletion cannot be undone. All devices will be deleted from the database.';
|
||||
$pia_lang['Maintenance_Tool_del_alldev_noti'] = 'Delete Devices';
|
||||
@@ -234,5 +237,7 @@ $pia_lang['BackDevices_DBTools_DelDevError_a'] = 'Error deleting Device';
|
||||
$pia_lang['BackDevices_DBTools_DelDevError_b'] = 'Error deleting Devices';
|
||||
$pia_lang['BackDevices_DBTools_UpdDev'] = 'Device updated successfully';
|
||||
$pia_lang['BackDevices_DBTools_UpdDevError'] = 'Error updating device';
|
||||
$pia_lang['BackDevices_DBTools_Upgrade'] = 'Database upgraded successfully';
|
||||
$pia_lang['BackDevices_DBTools_UpgradeError'] = 'Database upgrade failed';
|
||||
?>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user