Skip to content
it_filesync.lng 396 B
Newer Older
fantu's avatar
fantu committed
<?php
$wb["jobname_txt"] = 'Jobname';
$wb["jobname_err"] = 'Jobname vuoto.';
$wb["sync_interval_minutes_txt"] = 'Intervallo (Min.)';
$wb["ftp_host_txt"] = 'Host FTP';
$wb["ftp_path_txt"] = 'Path FTP';
$wb["ftp_username_txt"] = 'Utente FTP';
$wb["ftp_password_txt"] = 'Password FTP';
$wb["local_path_txt"] = 'Path Locale';
$wb["wput_options_txt"] = 'Optioni Wput';
$wb["active_txt"] = 'Attivo';
?>