]> git.donarmstrong.com Git - roundcube.git/blob - plugins/help/localization/zh_TW.inc
Imported Upstream version 0.6+dfsg
[roundcube.git] / plugins / help / localization / zh_TW.inc
1 <?php
2
3 $labels = array();
4 $labels['help'] = '說明';
5 $labels['about'] = '關於';
6 $labels['license'] = '許可證';
7
8 ?>