Receipt create. Part 1

This commit is contained in:
alexey
2025-02-22 00:11:05 +03:00
parent 0e894fafd6
commit 6527af5005
92 changed files with 2629 additions and 0 deletions

View 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: "тествай копието"
});