dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
- Added attachment upload indicator with parallel upload (#1486058)
alecpl
2009-10-03
ebf8726eeaa507096ef28e776303b459c401a924
[githubFork/roundcubemail.git]
/
plugins
/
help
/
localization
/
en_US.inc
1
2
3
4
5
6
7
8
<?php
$labels = array();
$labels['help'] = 'Help';
$labels['about'] = 'About';
$labels['license'] = 'License';
?>