dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fix HTTP User-Agent XSS vulnerability (#1488737)
Thomas Bruederli
2012-10-04
95d28926865d8a0d6fd009ebd73c0fc78c19d183
[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';
?>