Skip to content
de_resync.lng 471 B
Newer Older
tbrehm's avatar
tbrehm committed
<?php
$wb['head_txt'] = 'Resync Tool';
$wb['legend_txt'] = 'Resync';
$wb['resync_sites_txt'] = 'Resync Websites';
$wb['resync_ftp_txt'] = 'Resync FTP-Benutzer';
$wb['resync_shell_txt'] = 'Resync Shell-Benutzer';
$wb['resync_cron_txt'] = 'Resync Cron Jobs';
tbrehm's avatar
tbrehm committed
$wb['resync_db_txt'] = 'Resync clientdb config';
$wb['resync_mailbox_txt'] = 'Resync Mailboxes';
$wb['resync_dns_txt'] = 'Resync DNS-Einträge';
tbrehm's avatar
tbrehm committed
$wb['btn_start_txt'] = 'Start';
$wb['btn_cancel_txt'] = 'Zurück';
tbrehm's avatar
tbrehm committed
?>