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