dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
- nginx: added function to merge duplicate locations in the nginx vhost con...
ftimme
2012-03-30
2655f9315464236f2e41d2b6467d9cf97cb2b34b
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
dns
/
lib
/
lang
/
es_dns_template_list.lng
1
2
3
4
5
6
<?php
$wb['list_head_txt'] = 'Plantilla de asistente DNS';
$wb['visible_txt'] = 'Visible';
$wb['name_txt'] = 'Nombre';
$wb['add_new_record_txt'] = 'AƱadir un nuevo registro';
?>