Florian Schaal
2015-01-09 892bd91b2ee9022836b16ac2b0e3fba07d50a188
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';
?>