index
:
roundcube.git
css_sprites
local_0.8.6
local_0.9.0
nkinkade
npk
svn-trunk
A clone of the Roundcube Mail code for testing and development.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
roundcubemail
/
plugins
/
subscriptions_option
/
localization
/
zh_TW.inc
blob: f310b51b705cd648cb9928ffd4f2c75f0c3ce9b9 (
plain
)
1
2
3
4
5
6
<?php
$labels
=
array
();
$labels
[
'useimapsubscriptions'
]
=
'使用IMAP訂閱'
;
?>