dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fixed: FS#2491 - dns_soa.tform.php Also Notify option validation is commented!
tbrehm
2012-10-22
d0a1cbff13ddc1f2891e634a700116c0bb37a057
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
dns
/
lib
/
lang
/
br_dns_template_list.lng
1
2
3
4
5
6
<?php
$wb['list_head_txt'] = 'Assistente de Gabaritos DNS';
$wb['visible_txt'] = 'VisÃvel';
$wb['name_txt'] = 'Nome';
$wb['add_new_record_txt'] = 'Adcionar novo registro';
?>