| | |
| | | <?php
|
| | | $wb['username_txt'] = 'Uivate?:';
|
| | | $wb['password_txt'] = 'Heslo:';
|
| | | $wb['function_txt'] = 'Funkcia:';
|
| | | $wb['username_error_unique'] = 'Prihlasovacie meno musí by? jedine?né';
|
| | | $wb['username_error_empty'] = 'Uívate?ské meno nemôe by? prázdne';
|
| | | $wb['password_error_empty'] = 'Heslo nemôe by? prázdne';
|
| | | $wb['password_strength_txt'] = 'Pevnos? hesla:';
|
| | | ?>
|
| | |
|
| | | <?php |
| | | $wb['username_txt'] = 'Uivate?:'; |
| | | $wb['password_txt'] = 'Heslo:'; |
| | | $wb['function_txt'] = 'Funkcia:'; |
| | | $wb['username_error_unique'] = 'Prihlasovacie meno musí by? jedine?né'; |
| | | $wb['username_error_empty'] = 'Uívate?ské meno nemôe by? prázdne'; |
| | | $wb['password_error_empty'] = 'Heslo nemôe by? prázdne'; |
| | | $wb['password_strength_txt'] = 'Pevnos? hesla:'; |
| | | ?> |