dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
- changed hhvm handling to match stable branch (FilesMatch in Directory sec...
Marius Cramer
2014-08-11
596a609378e2cd23d95b327b10be97867c0b29c5
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
client
/
lib
/
lang
/
tr_client_template_list.lng
1
2
3
4
5
6
<?php
$wb['list_head_txt'] = 'Müşteri-Şablon';
$wb['template_type_txt'] = 'Çeşit';
$wb['template_name_txt'] = 'Şablon adı';
$wb['template_id_txt'] = 'Template ID';
?>