Dominik Müller
2014-01-19 c0726b9da99332bd94c87086c868b53e75e9a7e2
1
2
3
4
5
6
<?php
$wb['name_txt'] = 'Nama';
$wb['fields_txt'] = 'Kolom';
$wb['template_txt'] = 'Template';
$wb['visible_txt'] = 'Terlihat';
?>