tbrehm
2013-02-22 526b997c9891a796b152cdbab8e329b356b1f596
commit | author | age
522ef8 1 <?php
d6cd45 2 $wb['server_id_txt'] = 'Server';
72695f 3 $wb['parent_domain_id_txt'] = 'Webové stránky';
T 4 $wb['path_txt'] = 'Cesta';
bfcdef 5 $wb['active_txt'] = 'Aktivní';
72695f 6 $wb['path_error_regex'] = 'Neplatná cesta ke složce.';
d6cd45 7 ?>