Marius Cramer
2014-07-30 d57ffdc6c176209b63ba461de4564d13ec388fed
1
2
3
4
5
6
<?php
$wb['name_txt'] = 'Nama';
$wb['fields_txt'] = 'Kolom';
$wb['template_txt'] = 'Template';
$wb['visible_txt'] = 'Terlihat';
?>