| | |
| | | $wb['password_strength_txt'] = 'Bezpečnost hesla'; |
| | | $wb['modules_txt'] = 'Modul'; |
| | | $wb['startmodule_txt'] = 'Výchozí modul'; |
| | | $wb['app_theme_txt'] = 'Výchozí grafické téma'; |
| | | $wb['app_theme_txt'] = 'Design'; |
| | | $wb['typ_txt'] = 'Typ'; |
| | | $wb['active_txt'] = 'Aktivní'; |
| | | $wb['language_txt'] = 'Jazyk'; |
| | |
| | | $wb['repeat_password_txt'] = 'Opakujte heslo'; |
| | | $wb['password_mismatch_txt'] = 'Hesla se neshodují.'; |
| | | $wb['password_match_txt'] = 'Hesla se shodují.'; |
| | | $wb['username_error_collision'] = 'The username may not be web or web plus a number.\"'; |
| | | $wb['username_error_collision'] = 'Uživatelské jméno nesmí být web nebo web a číslo.\"'; |
| | | ?> |
| | | |
| | | |