dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fix bug where domain name was converted to lower-case even with login_lc=fa...
Aleksander Machniak
2012-08-17
c72325faed3d244170650a1bf62ddca6eb1b5fa9
[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';
?>