dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
- fixed js reference
Marius Cramer
2015-01-13
bbb85a4e2d6e557c14735ffef748a7c5e9033cef
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
monitor
/
lib
/
lang
/
id_datalog_list.lng
1
2
3
4
5
6
7
8
<?php
$wb['list_head_txt'] = 'Antrian Pekerjaan';
$wb['tstamp_txt'] = 'Tanggal';
$wb['server_id_txt'] = 'Server';
$wb['dbtable_txt'] = 'Tabel DB';
$wb['action_txt'] = 'Tindakan';
$wb['status_txt'] = 'Status';
?>