dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
changes on mail-certs
redray
2008-12-04
e77915fcd5f3b59781b60ec92c6b512ea06698a1
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
dns
/
lib
/
lang
/
it_dns_template.lng
1
2
3
4
5
6
7
8
<?php
$wb['name_txt'] = 'Name';
$wb['fields_txt'] = 'Fields';
$wb['template_txt'] = 'Template';
$wb['visible_txt'] = 'Visible';
$wb['btn_save_txt'] = 'Save';
$wb['btn_cancel_txt'] = 'Cancel';
?>