Till Brehm
2014-02-15 eb64c359160ff12640e4d5b498342ae334013b2b
1
2
3
4
5
6
<?php
$wb['name_txt'] = 'Nama';
$wb['fields_txt'] = 'Kolom';
$wb['template_txt'] = 'Template';
$wb['visible_txt'] = 'Terlihat';
?>