summaryrefslogtreecommitdiff
path: root/platform/www/lib/plugins/tag/lang/zh-tw/lang.php
diff options
context:
space:
mode:
Diffstat (limited to 'platform/www/lib/plugins/tag/lang/zh-tw/lang.php')
-rw-r--r--platform/www/lib/plugins/tag/lang/zh-tw/lang.php21
1 files changed, 21 insertions, 0 deletions
diff --git a/platform/www/lib/plugins/tag/lang/zh-tw/lang.php b/platform/www/lib/plugins/tag/lang/zh-tw/lang.php
new file mode 100644
index 0000000..7a3db31
--- /dev/null
+++ b/platform/www/lib/plugins/tag/lang/zh-tw/lang.php
@@ -0,0 +1,21 @@
+<?php
+
+/*
+ * Traditional Chinese language file
+ *
+ * @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
+ * @author Danny Lin <danny0838@gmail.com>
+ * @author Rainbow-Spike <rainbow_spike@derpy.ru>
+ */
+
+$lang['tag'] = '標籤';
+$lang['tags'] = '標籤';
+$lang['topic'] = '主題';
+$lang['count'] = '數量';
+$lang['toolbar_icon'] = '插入標籤語法';
+$lang['empty_output'] = '清空輸出';
+
+$lang['include'] = '包含';
+$lang['exclude'] = '不含';
+$lang['use_and'] = '使用邏輯AND';
+$lang['no_tags'] = '沒有找到標籤';