Till Brehm
2014-04-03 a08e6c32e70561a3fadbd6062ca02c5f8c94b81d
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.';
e68b40 7 $wb['error_folder_already_protected_txt'] = 'Záznam pro tuto složku již existuje';
d6cd45 8 ?>