Till Brehm
2016-01-02 0cc28615e96957316b138212795bcff4a0cd0ed6
1
2
3
4
5
6
<?php
$wb['list_head_txt'] = 'Exportar archivos de idioma';
$wb['language_select_txt'] = 'Seleccione un idioma';
$wb['btn_save_txt'] = 'Exportar el conjunto de idioma seleccionado';
$wb['btn_cancel_txt'] = 'Volver';
?>