Falko Timme
2014-09-01 8c82ef808582a4fc39e7cf449a26d426c6a7b64c
1
2
3
4
5
6
7
8
<?php
$wb['list_head_txt'] = 'Language file editor';
$wb['language_select_txt'] = 'Select language';
$wb['module_txt'] = 'Module';
$wb['lang_file_txt'] = 'Language file';
$wb['btn_save_txt'] = 'Salva';
$wb['btn_cancel_txt'] = 'Annulla';
?>