summaryrefslogtreecommitdiff
path: root/platform/www/lib/plugins/tag/lang/zh/lang.php
diff options
context:
space:
mode:
Diffstat (limited to 'platform/www/lib/plugins/tag/lang/zh/lang.php')
-rw-r--r--platform/www/lib/plugins/tag/lang/zh/lang.php20
1 files changed, 20 insertions, 0 deletions
diff --git a/platform/www/lib/plugins/tag/lang/zh/lang.php b/platform/www/lib/plugins/tag/lang/zh/lang.php
new file mode 100644
index 0000000..85b29a1
--- /dev/null
+++ b/platform/www/lib/plugins/tag/lang/zh/lang.php
@@ -0,0 +1,20 @@
+<?php
+
+/*
+ * @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
+ * @author haobug <qingxianhao@gmail.com>
+ * @author Maie <m@maie.name>
+ * @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'] = '没有找到标签';