mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-31 17:33:48 +00:00
11 lines
234 B
JavaScript
11 lines
234 B
JavaScript
/*
|
|
* Bulgarian translation
|
|
* Author: Valentin Hristov
|
|
* Company: SOFTKIT Bulgarian
|
|
* Site: http://www.softkit-bg.com
|
|
*/
|
|
editArea.add_lang("bg",{
|
|
test_select: "избери таг",
|
|
test_but: "тествай копието"
|
|
});
|