Till Brehm
2014-09-01 2066766a3e12ba9ae46f0534c715ec6a6dccbe3c
commit | author | age
522ef8 1 <?php
bfcdef 2 $wb['list_head_txt'] = 'Složky / adresáře';
T 3 $wb['active_txt'] = 'Aktivní';
d6cd45 4 $wb['server_id_txt'] = 'Server';
72695f 5 $wb['parent_domain_id_txt'] = 'Webové stránky';
bfcdef 6 $wb['path_txt'] = 'Cesta';
8a3cd2 7 $wb['add_new_record_txt'] = 'Přidat novou složku';
d6cd45 8 ?>
206676 9