aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/LocalFilesEditor/editarea/plugins/test/langs/bg.js
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/LocalFilesEditor/editarea/plugins/test/langs/bg.js')
-rw-r--r--plugins/LocalFilesEditor/editarea/plugins/test/langs/bg.js10
1 files changed, 10 insertions, 0 deletions
diff --git a/plugins/LocalFilesEditor/editarea/plugins/test/langs/bg.js b/plugins/LocalFilesEditor/editarea/plugins/test/langs/bg.js
new file mode 100644
index 000000000..56e049e05
--- /dev/null
+++ b/plugins/LocalFilesEditor/editarea/plugins/test/langs/bg.js
@@ -0,0 +1,10 @@
+/*
+ * Bulgarian translation
+ * Author: Valentin Hristov
+ * Company: SOFTKIT Bulgarian
+ * Site: http://www.softkit-bg.com
+ */
+editArea.add_lang("bg",{
+test_select: "избери таг",
+test_but: "тествай копието"
+});