Marius Burkard
2016-04-20 4569cae57f127afd093794310ccd290d2d9fdf36
commit | author | age
f99b12 1 <?php
b51db0 2 $wb['server_id_txt'] = 'Server';
T 3 $wb['type_txt'] = 'Filter';
02bf99 4 $wb['pattern_txt'] = 'Regexp. postupak';
T 5 $wb['data_txt'] = 'Podaci';
6 $wb['action_txt'] = 'Akcija';
8cf78b 7 $wb['active_txt'] = 'Aktivno';
02bf99 8 $wb['pattern_error_empty'] = 'Postupak je prazan.';
f99b12 9 ?>