dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
- Fix displaying special headers like Content-Type
alecpl
2012-04-23
eb78fddf2d28f417815d7154345adb0f87f9485e
[githubFork/roundcubemail.git]
/
plugins
/
vcard_attachments
/
localization
/
es_ES.inc
1
2
3
4
5
6
7
<?php
$labels = array();
$labels['addvcardmsg'] = 'AƱadir la tarjeta a la libreta de direcciones';
$labels['vcardsavefailed'] = 'No ha sido posible guardar la tarjeta';
?>