Marius Cramer
2014-03-25 c2522876ff6f3d8707bd82882b88dc4f480c3e72
1
2
3
4
5
6
7
8
<?php
$wb['list_head_txt'] = 'Taalbestand editor';
$wb['language_select_txt'] = 'Selecteer taal';
$wb['module_txt'] = 'Module';
$wb['lang_file_txt'] = 'Taalbestand';
$wb['btn_save_txt'] = 'Opslaan';
$wb['btn_cancel_txt'] = 'Terug';
?>