dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fixed #3196
Till Brehm
2016-06-30
437887f7cc8482aaf9a641ffc08694e4bea91f1a
[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';
?>