dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fix setting locales under Solaris - use additional .UTF-8 suffix (#1488628)
Aleksander Machniak
2012-08-24
553225e1be27f2c58c0995decc10651566add78f
[githubFork/roundcubemail.git]
/
plugins
/
help
/
localization
/
es_ES.inc
1
2
3
4
5
6
7
8
<?php
$labels = array();
$labels['help'] = 'Ayuda';
$labels['about'] = 'Acerca de';
$labels['license'] = 'Licencia';
?>