Marius Burkard
2016-05-04 c3189ce6c7301c3ec17878fd3918f31d0d3cb18a
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 ?>