dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Implemented: FS#1109 - Rotate website error logs and ispconfig log
tbrehm
2010-06-29
3e0034c1dc3eb944d4e275b62c314cf01dbeda96
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
client
/
lib
/
lang
/
cz_client_template_list.lng
1
2
3
4
5
6
<?php
$wb["list_head_txt"] = 'Klientské šablony';
$wb["template_type_txt"] = 'Typ';
$wb["template_name_txt"] = 'Název šablony';
?>