dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fix XSS vulnerability in handling of text/enriched messages (#1488806)
Aleksander Machniak
2012-11-14
d15163ab6ecabde9d12e8674bee37cbe562bd850
[githubFork/roundcubemail.git]
/
plugins
/
help
/
localization
/
gl_ES.inc
1
2
3
4
5
6
7
8
<?php
$labels = array();
$labels['help'] = 'Axuda';
$labels['about'] = 'Acerca de';
$labels['license'] = 'Licencia';
?>