dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fixed: FS#3509 - Apache log directory not unmounted when moving site
Till Brehm
2014-07-27
3fb802e577d71b66b9aec5593b687bcd4859581e
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
monitor
/
lib
/
lang
/
pl_datalog_list.lng
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';
?>