Till Brehm
2016-01-10 4a1f0aefd80f55632852d8300038c4406f757d65
1
2
3
4
5
<?php
$wb['description_txt'] = 'Keterangan';
$wb['name_txt'] = 'Grup';
$wb['name_err'] = 'Grup harus terdiri dari min 1, maks 30 Karakter.';
?>