Thomas Bruederli
2012-08-06 20825920e3f723c1a2a962beaa72a33e82cd14da
plugins/markasjunk/localization/zh_TW.inc
@@ -1,7 +1,20 @@
<?php
/*
 +-----------------------------------------------------------------------+
 | localization/zh_TW/labels.inc                                         |
 |                                                                       |
 | Language file of the Roundcube Webmail client                         |
 | Copyright (C) 2012, The Roundcube Dev Team                            |
 | Licensed under the GNU General Public License                         |
 |                                                                       |
 +-----------------------------------------------------------------------+
 | Author: Nansen                                                        |
 +-----------------------------------------------------------------------+
*/
$labels = array();
$labels['buttontext'] = '垃圾郵件';
$labels['buttontitle'] = '標示為垃圾信';
$labels['reportedasjunk'] = '成功回報垃圾信';
?>