aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/LocalFilesEditor/editarea/plugins/charmap/langs/bg.js
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/LocalFilesEditor/editarea/plugins/charmap/langs/bg.js')
-rw-r--r--plugins/LocalFilesEditor/editarea/plugins/charmap/langs/bg.js12
1 files changed, 12 insertions, 0 deletions
diff --git a/plugins/LocalFilesEditor/editarea/plugins/charmap/langs/bg.js b/plugins/LocalFilesEditor/editarea/plugins/charmap/langs/bg.js
new file mode 100644
index 000000000..eaba0f9df
--- /dev/null
+++ b/plugins/LocalFilesEditor/editarea/plugins/charmap/langs/bg.js
@@ -0,0 +1,12 @@
+/*
+ * Bulgarian translation
+ * Author: Valentin Hristov
+ * Company: SOFTKIT Bulgarian
+ * Site: http://www.softkit-bg.com
+ */
+editArea.add_lang("bg",{
+charmap_but: "Виртуална клавиатура",
+charmap_title: "Виртуална клавиатура",
+charmap_choose_block: "избери езиков блок",
+charmap_insert:"постави този символ"
+});