summaryrefslogtreecommitdiff
path: root/platform/www/lib/plugins/wrap/lang/zh/lang.php
diff options
context:
space:
mode:
Diffstat (limited to 'platform/www/lib/plugins/wrap/lang/zh/lang.php')
-rw-r--r--platform/www/lib/plugins/wrap/lang/zh/lang.php20
1 files changed, 20 insertions, 0 deletions
diff --git a/platform/www/lib/plugins/wrap/lang/zh/lang.php b/platform/www/lib/plugins/wrap/lang/zh/lang.php
new file mode 100644
index 0000000..2c935a4
--- /dev/null
+++ b/platform/www/lib/plugins/wrap/lang/zh/lang.php
@@ -0,0 +1,20 @@
+<?php
+
+/**
+ * @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
+ *
+ */
+$lang['picker'] = 'Wrap 插件';
+$lang['column'] = '分栏';
+$lang['box'] = '简单居中方框';
+$lang['info'] = '消息框';
+$lang['tip'] = '提示框';
+$lang['important'] = '重要信息方框';
+$lang['alert'] = '警告框';
+$lang['help'] = '帮助框';
+$lang['download'] = '下载框';
+$lang['todo'] = '待办事项方框';
+$lang['clear'] = '清除浮动';
+$lang['em'] = '特别强调';
+$lang['hi'] = '高亮';
+$lang['lo'] = '不重要';