dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Added pl translation
tbrehm
2009-07-24
4a56b41bc0014d27ef9fb1a7c3dd51e3c2503a25
[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';
?>