Receipt create. Part 1
This commit is contained in:
12
public/js/plugins/charmap/langs/bg.js
Executable file
12
public/js/plugins/charmap/langs/bg.js
Executable file
@@ -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:"постави този символ"
|
||||
});
|
||||
Reference in New Issue
Block a user