Marius Burkard
2016-04-20 0b2c4118a0894f722318ae4d861baddb8f66fd4d
1
2
3
4
5
6
7
8
9
<?php
$wb['list_head_txt'] = 'Importa file di lingua';
$wb['language_import_txt'] = 'Seleziona file di lingua';
$wb['btn_save_txt'] = 'Importa il file di lingua selezionato';
$wb['language_overwrite_txt'] = 'Sovrascrivi file, se esiste';
$wb['btn_cancel_txt'] = 'Annulla';
$wb['ignore_version_txt'] = 'Tralascia controllo versione ISPconfig';
$wb['list_desc_txt'] = 'WARNING: Do not import language files from untrustworthy sources.';
?>