Till Brehm
2015-11-14 cc636e1a8ed430f060766e22cbdfeaa8de4afbc3
1
2
3
4
5
6
7
8
<?php
$wb['list_head_txt'] = 'FTP uživatelé';
$wb['active_txt'] = 'Aktivní';
$wb['server_id_txt'] = 'Server';
$wb['parent_domain_id_txt'] = 'Webové stránky';
$wb['username_txt'] = 'Uživatelské jméno';
$wb['add_new_record_txt'] = 'Přidat FTP uživatele';
?>