Till Brehm
2015-12-03 1fbf0d38c82aaa4fe20ef7a7158cdcbac81e16ee
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 ?>
206676 9
1fbf0d 10