| | |
| | | $wb['pw_reset_mail_msg'] = 'Parola la panoul de control a fost resetata . Noua parola este : '; |
| | | $wb['pw_reset_mail_title'] = 'parola panoului de control a fost schimbata'; |
| | | $wb['user_regex_error'] = 'Username contine caractere nepermise sau are mai mult de 64 caractere'; |
| | | $wb['pw_error_length'] = 'Lungime parola > 64 caractere.'; |
| | | $wb['pw_error_length'] = 'Lungime parola > 256 caractere.'; |
| | | $wb['username_txt'] = 'Username'; |
| | | $wb['password_txt'] = 'Password'; |
| | | $wb['login_button_txt'] = 'Login'; |
| | |
| | | $wb['back_txt'] = 'Back'; |
| | | $wb['email_error'] = 'Email contains unallowed characters or has a invalid format.'; |
| | | $wb['stay_logged_in_txt'] = 'Keep me logged in'; |
| | | $wb['lost_password_function_disabled_txt'] = 'The lost password function is not available for this user.'; |
| | | ?> |