fnp
/
redakcja.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Podświetlanie składni w edytorze XML dzięki editArea. Closes #17. Niestety dla tekstó...
[redakcja.git]
/
project
/
static
/
js
/
plugins
/
test
/
langs
/
zh.js
diff --git a/project/static/js/plugins/test/langs/zh.js
b/project/static/js/plugins/test/langs/zh.js
new file mode 100755
(executable)
index 0000000..
798d175
--- /dev/null
+++ b/
project/static/js/plugins/test/langs/zh.js
@@ -0,0
+1,4
@@
+editArea.add_lang("zh",{
\r
+test_select: "选择标签",
\r
+test_but: "测试按钮"
\r
+});
\r