Skip to content
ar_dataloghistory_list.lng 205 B
Newer Older
Till Brehm's avatar
Till Brehm committed
<?php
$wb["list_head_txt"] = 'Datalog History';
$wb["tstamp_txt"] = 'Date';
$wb["server_id_txt"] = 'Server';
$wb["dbtable_txt"] = 'DB Table';
$wb["action_txt"] = 'Action';
$wb["status_txt"] = 'Status';
?>