mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2026-04-15 22:51:37 -07:00
Streamlining the design of the frontend
- Screenshots updated to show the design changes - Merge parts of https://github.com/jokob-sk/Pi.Alert/commit/b69912fe3185fe4e4be24c8fdf4bad0068a332ae - maintenance page redesigned
This commit is contained in:
@@ -168,12 +168,14 @@ $pia_lang['Maintenance_arp_status_off'] = 'is currently disabled';
|
||||
$pia_lang['Maintenance_arp_status_on'] = 'scan(s) currently running';
|
||||
$pia_lang['Maintenance_themeselector_lable'] = 'Select Skin';
|
||||
$pia_lang['Maintenance_themeselector_empty'] = 'Choose a Skin';
|
||||
$pia_lang['Maintenance_themeselector_apply'] = 'Apply';
|
||||
$pia_lang['Maintenance_themeselector_text'] = 'The change takes place on the server side, so it affects all devices in use.';
|
||||
$pia_lang['Maintenance_lang_selector_lable'] = 'Select Language';
|
||||
$pia_lang['Maintenance_lang_selector_empty'] = 'Choose Language';
|
||||
$pia_lang['Maintenance_lang_en_us'] = 'English (US)';
|
||||
$pia_lang['Maintenance_lang_de_de'] = 'German (DE)';
|
||||
$pia_lang['Maintenance_lang_selector_text'] = 'The change takes place on the server side, so it affects all devices in use.';
|
||||
$pia_lang['Maintenance_lang_selector_apply'] = 'Apply';
|
||||
$pia_lang['Maintenance_Tool_darkmode'] = 'Toggle Modes (Dark/Light)';
|
||||
$pia_lang['Maintenance_Tool_darkmode_text'] = 'Toggle between dark mode and light mode. If the switch does not work properly, try to clear the browser cache. The change takes place on the server side, so it affects all devices in use.';
|
||||
$pia_lang['Maintenance_Tool_darkmode_noti'] = 'Toggle Modes';
|
||||
|
||||
Reference in New Issue
Block a user