Marius Burkard
2016-04-20 4569cae57f127afd093794310ccd290d2d9fdf36
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 ?>