dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
* Log refresh interval typo * XHTML
karailiev
2008-11-21
88134f50d36458269ed612287be3df9574ff4478
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
admin
/
lib
/
lang
/
de_filesync_list.lng
1
2
3
4
5
6
<?php
$wb['list_head_txt'] = 'Datei Synchronisation';
$wb['jobname_txt'] = 'Name';
$wb['ftp_host_txt'] = 'FTP Server';
$wb['local_path_txt'] = 'lokaler Pfad';
?>