dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
- Help plugin - support 'dummy' task (for plugins)
alecpl
2009-07-22
564a2ba793b8d98abc6b7387f9fe1db869fce1b6
[githubFork/roundcubemail.git]
/
plugins
/
help
/
localization
/
en_UK.inc
1
2
3
4
5
6
7
8
<?php
$labels = array();
$labels['help'] = 'Help';
$labels['about'] = 'About';
$labels['license'] = 'Licence';
?>