Till Brehm
2015-06-24 bd12aad9ef1e564d1cd6618c76168c61e15c9c77
commit | author | age
6697eb 1 <?php
2d870d 2 $wb['server_id_txt'] = 'Sunucu';
bd12aa 3 $wb['type_txt'] = 'Süzgeç';
TB 4 $wb['pattern_txt'] = 'Kurallı İfade Deseni';
2d870d 5 $wb['data_txt'] = 'Veri';
bd12aa 6 $wb['action_txt'] = 'İşlem';
TB 7 $wb['active_txt'] = 'Etkin';
8 $wb['pattern_error_empty'] = 'Desen boş olamaz.';
6697eb 9 ?>