Marius Burkard
2016-05-18 293ffde4623fb84148fd0bf82202839bd09a4463
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'] = 'Save';
$wb['btn_cancel_txt'] = 'Back';
?>