dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fixed: FS#3143 - ISPConfig API: sites_database_add misses param website_id
Till Brehm
2014-02-16
39113e28435e457fb56c3efb53f95ec0e54c288c
[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';
?>