dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
- Applied plugin changes since 0.5-stable release
alecpl
2011-02-16
207cc0b9b3cfdfb29e4f02e83014320fd12eeb68
[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';
?>