| | |
| | | <?php |
| | | $wb['username_txt'] = 'Uivate?:'; |
| | | $wb['username_txt'] = 'Uživateľ:'; |
| | | $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:'; |
| | | $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:'; |
| | | $wb['Mail domain functions'] = 'Mail domain functions'; |
| | | $wb['Mail user functions'] = 'Mail user functions'; |
| | | $wb['Mail alias functions'] = 'Mail alias functions'; |
| | |
| | | $wb['DNS rp functions'] = 'DNS rp functions'; |
| | | $wb['DNS srv functions'] = 'DNS srv functions'; |
| | | $wb['DNS txt functions'] = 'DNS txt functions'; |
| | | $wb['Mail mailing list functions'] = 'Mail mailinglist functions'; |
| | | ?> |