summaryrefslogtreecommitdiff
path: root/plugins/archive/localization/zh_TW.inc
blob: 5cccebbdce22d542ce6edcf9f60cb8d222bea30a (plain)
1
2
3
4
5
6
7
8
<?php

$labels = array();
$labels['buttontitle'] = '封存此信件';
$labels['archived'] = '已成功封存';
$labels['archivefolder'] = '封存';

?>