dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fixed: FS#1229 - ISPConfig3 creates the desired e-mail domain twice (on mas...
tbrehm
2010-07-15
5619c7dd99b674af0922e29ccfd00d58a08979c5
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
monitor
/
lib
/
lang
/
cz_datalog_list.lng
1
2
3
4
5
6
7
8
<?php
$wb["list_head_txt"] = 'Fronta Ășlog';
$wb["tstamp_txt"] = 'Datum';
$wb["server_id_txt"] = 'Server';
$wb["dbtable_txt"] = 'DB tabulka';
$wb["action_txt"] = 'Akce';
$wb["status_txt"] = 'Stav';
?>