dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Added support for mongodb. Many thanks to MaddinXx for the patch. http://ww...
tbrehm
2013-08-02
2332b2279d8a8599b4f041370315edc9544b1560
[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';
?>