dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Wrapped the suphp directives in a directory directive.
tbrehm
2008-09-13
7273ce83080d7c4f5b8a5e7ece5fa60a58aea952
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
admin
/
lib
/
lang
/
it_filesync_list.lng
1
2
3
4
5
6
<?php
$wb["list_head_txt"] = 'Sincronizzazione File';
$wb["jobname_txt"] = 'Jobname';
$wb["ftp_host_txt"] = 'Server FTP';
$wb["local_path_txt"] = 'Path Locale';
?>