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
/
bg.js
diff --git a/project/static/js/plugins/test/langs/bg.js
b/project/static/js/plugins/test/langs/bg.js
new file mode 100755
(executable)
index 0000000..
56e049e
--- /dev/null
+++ b/
project/static/js/plugins/test/langs/bg.js
@@ -0,0
+1,10
@@
+/*
\r
+ * Bulgarian translation
\r
+ * Author: Valentin Hristov
\r
+ * Company: SOFTKIT Bulgarian
\r
+ * Site: http://www.softkit-bg.com
\r
+ */
\r
+editArea.add_lang("bg",{
\r
+test_select: "избери таг",
\r
+test_but: "тествай копието"
\r
+});
\r