dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
feature freeze ... removed some new tables ...
redray
2009-02-17
aa3c2e532f1fb431e751a9213ca289c5f8cbbdf6
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
mail
/
lib
/
lang
/
es_mail_domain_list.lng
1
2
3
4
5
6
7
<?php
$wb['list_head_txt'] = 'Dominio de correo';
$wb['server_id_txt'] = 'Servidor';
$wb['domain_txt'] = 'Dominio';
$wb['add_new_record_txt'] = 'AƱadir nuevo dominio';
$wb['active_txt'] = 'Activar';
?>