Marius Cramer
2014-08-13 42539643c396f9d8865dcf9a51b13dc869709d16
commit | author | age
97b472 1 <?php
F 2 $wb['server_id_txt'] = 'Server';
3 $wb['type_txt'] = 'Filter';
14f228 4 $wb['pattern_txt'] = 'Regexp.-matchning';
97b472 5 $wb['data_txt'] = 'Data';
14f228 6 $wb['action_txt'] = 'Händelse';
TB 7 $wb['active_txt'] = 'Aktiv';
8 $wb['pattern_error_empty'] = 'Matchningsfältet är tomt.';
97b472 9 ?>