A. Täffner
2016-01-23 afee192d2a77afa1c11d25156d0a44df94e19aed
1
2
3
4
5
6
<?php
$wb['name_txt'] = 'Nama';
$wb['fields_txt'] = 'Kolom';
$wb['template_txt'] = 'Template';
$wb['visible_txt'] = 'Terlihat';
?>