dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fix multi-threaded autocompletion when number of threads > number of sources
thomascube
2012-05-04
be160b9da23e77996e7c83a3f5c5158aa7e22d17
[githubFork/roundcubemail.git]
/
plugins
/
help
/
localization
/
zh_TW.inc
1
2
3
4
5
6
7
8
<?php
$labels = array();
$labels['help'] = '說明';
$labels['about'] = '關於';
$labels['license'] = '許可證';
?>