Marius Burkard
2016-04-20 4569cae57f127afd093794310ccd290d2d9fdf36
commit | author | age
522ef8 1 <?php
d6cd45 2 $wb['server_id_txt'] = 'Server';
407003 3 $wb['parent_domain_id_txt'] = 'Sito Web';
d6cd45 4 $wb['path_txt'] = 'Path';
407003 5 $wb['active_txt'] = 'Attivo';
TB 6 $wb['path_error_regex'] = 'Percorso cartella non valido.';
7 $wb['error_folder_already_protected_txt'] = 'esiste giĆ  un record per questa cartella.';
d6cd45 8 ?>