📄 lang_login.php
字号:
<?php$lang = array (#2.1'form_title_attention' => "Attention!",'wrong_auth' => "Username or password incorrect",'logged_in' => "You are logged in, returning you to the board index",'not_logged_in' => "You are not logged in, taking you to the log in form",'reg_log_in' => "You are now registered and logged in, returning you to the board index",'reg_not_log_in' => "You are now registered, taking you to the log in form",'email_log_in' => "Your email address change has been approved, returning you to the board index",'email_not_log_in' => "Your email address change has been approved, taking you to the log in form",'pass_log_in' => "Your password change has been approved, returning you to the board index",'pass_not_log_in' => "Your password change has been approved, taking you to the log in form",'need_validation' => "Sorry, you have not validated your account yet.<br />Please check your email for the validation information before attempting to log in.<br /><strong><a href='index.php?act=reg&CODE=reval'>Resend the validation email</a></strong>",login_text => "You must already have registered for an account before you can log in.<br />If you do not have an account, you may register by clicking the 'register' link near the top of the screen",force_login => "The board administrator requires that all members log in before viewing the board",wrong_name => "Sorry, we could not find a member using those log in details.",please_log_in => "Please enter your details below to log in",cookie_no => "No",options => "Options",wrong_pass => "Sorry, the password was wrong. All passwords are case sensitive",admin_force_log_in => "The board administrator requires all members to log in",log_in_submit => "Log me in",add_name => "Yes, add my name to the active users list",errors_found => "The following errors were found:",thanks_for_logout => "You are now logged out",forgot_pass => "I've forgotten my password!",thanks_for_login => "you are now logged in as:",log_out => "Log Out",enter_name => "Enter your user name",enter_pass => "Enter your password",'enter_email' => "Enter your email address",'rememberme' => "Remember me?",'notrecommended' => "This is not recommended for shared computers",'form_invisible' => "Log in as invisible",'anon_name' => "Don't add me to the active users list",pass_link => "Click here!",privacy => "<b>Privacy</b>, do you want to appear on the active users list?",cookie_yes => "Yes",blank_fields => "Please enter your name and password before continuing",log_out_submit => "Log me out",log_in => "Log In",);?>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -