Florian Schaal
2015-11-06 d3bc5f92aa8e6d4dc2a4cbda119312ed2fc47543
1
2
3
4
5
6
7
8
9
<?php
$wb['list_head_txt'] = 'Importeer taalbestand';
$wb['language_import_txt'] = 'Selecteer taalbestand';
$wb['btn_save_txt'] = 'Importeer het geselecteerde taalbestand';
$wb['language_overwrite_txt'] = 'Overschrijf bestand, als dit bestaat.';
$wb['btn_cancel_txt'] = 'Terug';
$wb['ignore_version_txt'] = 'Sla ISPConfig versie controle over';
$wb['list_desc_txt'] = 'WARNING: Do not import language files from untrustworthy sources.';
?>