dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
the path for the dkim-keys is automaticly creaed by the server-plugin, the ...
floria030
2014-02-10
64b2a9cbf8cc6d5b2eadd500035e80d36a95c22c
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
mail
/
lib
/
lang
/
es_mail_user_list.lng
1
2
3
4
5
6
7
8
<?php
$wb['list_head_txt'] = 'Buzón';
$wb['email_txt'] = 'Dirección de correo';
$wb['autoresponder_txt'] = 'Autorespondedor';
$wb['add_new_record_txt'] = 'Añadir nuevo buzón';
$wb['name_txt'] = 'Nombre';
$wb['login_txt'] = 'Iniciar sessión';
?>