source: github/plugins/vcard_attachments/localization/zh_TW.inc @ be43144

release-0.7
Last change on this file since be43144 was 5da48a9, checked in by thomascube <thomas@…>, 19 months ago

Copy plugins to release branch

  • Property mode set to 100644
File size: 134 bytes
Line 
1<?php
2
3$labels = array();
4$labels['addvcardmsg'] = '加入 vCard 到通蚊錄';
5$labels['vcardsavefailed'] = '無法儲存 vCard';
6
7?>
Note: See TracBrowser for help on using the repository browser.