dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
DNSSEC-Switch: Implementation finished, tested And found a small bug (privk...
A. Täffner
2016-01-21
b9f313bdc4992f64ed82ae998293df1e1626a4ff
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
client
/
lib
/
lang
/
fi_client_template_list.lng
1
2
3
4
5
6
<?php
$wb['list_head_txt'] = 'Asiakasmallit';
$wb['template_type_txt'] = 'Tyyppi';
$wb['template_name_txt'] = 'Asiakasmallin nimi';
$wb['template_id_txt'] = 'Template ID';
?>