A. Täffner
2016-01-20 c3fd2b1a66fa79fde4e73b44228e3df734ad62bc
1
2
3
4
5
6
7
8
<?php
$wb['list_head_txt'] = 'Kolejka zadań';
$wb['tstamp_txt'] = 'Data';
$wb['server_id_txt'] = 'Serwer';
$wb['dbtable_txt'] = 'Tabele DB';
$wb['action_txt'] = 'Akcja';
$wb['status_txt'] = 'Status';
?>