Skip to content
fr_resync.lng 778 B
Newer Older
tbrehm's avatar
tbrehm committed
<?php
$wb['head_txt'] = 'Outil de Resynchronisation';
$wb['legend_txt'] = 'Resynchroniser';
$wb['Resynchroniser_sites_txt'] = 'Resynchroniser Sites web';
$wb['Resynchroniser_ftp_txt'] = 'Resynchroniser utilisateurs FTP';
$wb['Resynchroniser_shell_txt'] = 'Resynchroniser utilisateurs shell';
$wb['Resynchroniser_cron_txt'] = 'Resynchroniser cronjobs';
$wb['Resynchroniser_db_txt'] = 'Resynchroniser configuration clientdb';
$wb['Resynchroniser_mailbox_txt'] = 'Resynchroniser Boites aux lettres';
$wb['Resynchroniser_dkim_txt'] = 'Resynchroniser DKIM-Keys';
$wb['Resynchroniser_dns_txt'] = 'Resynchroniser enregistrements DNS';
$wb['btn_start_txt'] = 'Dérrer';
$wb['btn_cancel_txt'] = 'Annuler';
$wb['Resynchroniser_client_txt'] = 'Resynchroniser Enregisitrements Client';
tbrehm's avatar
tbrehm committed
?>