roundcubemail-plugins-kolab/plugins/kolab_notes/localization/zh_TW.inc

9 lines
276 B
PHP
Raw Normal View History

2014-08-22 01:31:43 +02:00
<?php
2014-11-28 13:24:53 +13:00
$labels['created'] = 'Created';
$labels['changed'] = 'Last Modified';
$labels['listname'] = 'Name';
$labels['tabsharing'] = 'Sharing';
$labels['foldersubscribe'] = 'List permanently';
$labels['removelist'] = 'Remove from list';
$labels['savingdata'] = 'Saving data...';