Till Brehm
2016-04-22 ebd0e986ed11f2a34fb58cdd33efbfab192083ad
interface/web/tools/lib/lang/es_resync.lng
@@ -1,13 +1,14 @@
<?php
$wb['head_txt'] = 'Resync Tool';
$wb['legend_txt'] = 'Resync';
$wb['resync_sites_txt'] = 'Resync Websites';
$wb['resync_ftp_txt'] = 'Resync FTP users';
$wb['resync_shell_txt'] = 'Resync shell users';
$wb['resync_cron_txt'] = 'Resync cronjobs';
$wb['resync_db_txt'] = 'Resync clientdb config';
$wb['resync_mailbox_txt'] = 'Resync Mailboxes';
$wb['resync_dns_txt'] = 'Resync DNS records';
$wb['btn_start_txt'] = 'Start';
$wb['btn_cancel_txt'] = 'Cancel';
?>
$wb['head_txt'] = 'Herramienta de resincronización';
$wb['legend_txt'] = 'Resincronización';
$wb['resync_sites_txt'] = 'Resincronizar sitios web';
$wb['resync_ftp_txt'] = 'Resincronizar usuarios FTP';
$wb['resync_shell_txt'] = 'Resincronizar usuarios del shell';
$wb['resync_cron_txt'] = 'Resincronizar cronjobs';
$wb['resync_db_txt'] = 'Resincronizar configuración de clientes de base de dato';
$wb['resync_mailbox_txt'] = 'Resincronizar buzones';
$wb['resync_dns_txt'] = 'Resincronizar registros DNS';
$wb['btn_start_txt'] = 'Iniciar';
$wb['btn_cancel_txt'] = 'Cancelar';
$wb['resync_client_txt'] = 'Resincronizar registros de clientes';
?>