dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fix typo, the issue unintentionally removes password from the session
Aleksander Machniak
2012-12-05
f11cf3e60087a2432f3de8077445c4984b062111
[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';
?>