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
/
ja.js
diff --git a/project/static/js/plugins/test/langs/ja.js
b/project/static/js/plugins/test/langs/ja.js
new file mode 100755
(executable)
index 0000000..
2eb856c
--- /dev/null
+++ b/
project/static/js/plugins/test/langs/ja.js
@@ -0,0
+1,4
@@
+editArea.add_lang("ja",{
\r
+test_select: "select tag",
\r
+test_but: "test button"
\r
+});
\r