dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Little config improvements
thomascube
2009-08-07
4d97074e084e7b4ae227177e530bb135c12a587f
[githubFork/roundcubemail.git]
/
plugins
/
help
/
localization
/
en_GB.inc
1
2
3
4
5
6
7
8
<?php
$labels = array();
$labels['help'] = 'Help';
$labels['about'] = 'About';
$labels['license'] = 'License';
?>