Till Brehm
2014-04-03 a08e6c32e70561a3fadbd6062ca02c5f8c94b81d
commit | author | age
0d9599 1 <?php
T 2 $wb['server_id_txt'] = 'Server';
3 $wb['type_txt'] = 'Filtr';
4 $wb['pattern_txt'] = 'Regexp. vzor';
5 $wb['data_txt'] = 'Data';
6 $wb['action_txt'] = 'Akce';
7 $wb['active_txt'] = 'Aktivní';
8 $wb['pattern_error_empty'] = 'Vzor je prázdný.';
9 ?>