aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/LocalFilesEditor/editarea/plugins/test/langs/zh.js
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/LocalFilesEditor/editarea/plugins/test/langs/zh.js')
-rw-r--r--plugins/LocalFilesEditor/editarea/plugins/test/langs/zh.js4
1 files changed, 4 insertions, 0 deletions
diff --git a/plugins/LocalFilesEditor/editarea/plugins/test/langs/zh.js b/plugins/LocalFilesEditor/editarea/plugins/test/langs/zh.js
new file mode 100644
index 000000000..798d1752c
--- /dev/null
+++ b/plugins/LocalFilesEditor/editarea/plugins/test/langs/zh.js
@@ -0,0 +1,4 @@
+editArea.add_lang("zh",{
+test_select: "选择标签",
+test_but: "测试按钮"
+});