mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2025-12-07 09:36:05 -08:00
missing language strings for the log in screen
This commit is contained in:
@@ -306,4 +306,20 @@ $pia_lang['Network_ManageDel_Submit'] = 'Delete';
|
||||
$pia_lang['Network_Table_State'] = 'State';
|
||||
$pia_lang['Network_Table_Hostname'] = 'Hostname';
|
||||
$pia_lang['Network_Table_IP'] = 'IP';
|
||||
|
||||
//////////////////////////////////////////////////////////////////
|
||||
// Login Page - Update by @TeroRERO 03ago2022
|
||||
//////////////////////////////////////////////////////////////////
|
||||
|
||||
// TeroRERO Off $pia_lang['Login_Box'] = 'Inicie su sesión';
|
||||
$pia_lang['Login_Box'] = 'Enter your password';
|
||||
$pia_lang['Login_Remember'] = 'Remember';
|
||||
$pia_lang['Login_Submit'] = 'Log in';
|
||||
$pia_lang['Login_Psw_run'] = 'To change password run:';
|
||||
$pia_lang['Login_Psw_new'] = 'new_password';
|
||||
$pia_lang['Login_Psw_folder'] = 'in the config folder.';
|
||||
$pia_lang['Login_Psw_alert'] = 'Password Alert!';
|
||||
$pia_lang['Login_Psw-box'] = 'Password';
|
||||
|
||||
|
||||
?>
|
||||
Reference in New Issue
Block a user