summaryrefslogtreecommitdiff
path: root/plugins/vcard_attachments/localization/zh_TW.inc
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/vcard_attachments/localization/zh_TW.inc')
-rw-r--r--plugins/vcard_attachments/localization/zh_TW.inc15
1 files changed, 14 insertions, 1 deletions
diff --git a/plugins/vcard_attachments/localization/zh_TW.inc b/plugins/vcard_attachments/localization/zh_TW.inc
index 361837bfc..c20f4416a 100644
--- a/plugins/vcard_attachments/localization/zh_TW.inc
+++ b/plugins/vcard_attachments/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: Thomas <Unknown> |
+ +-----------------------------------------------------------------------+
+ @version $Id$
+*/
+
$labels = array();
$labels['addvcardmsg'] = '加入 vCard 到通訊錄';
$labels['vcardsavefailed'] = '無法儲存 vCard';
-?> \ No newline at end of file