Added Bulgarian lang

This commit is contained in:
MBeshkov
2021-11-22 02:14:17 +00:00
parent 54f592d791
commit 7a6dd07a83
16 changed files with 427 additions and 1 deletions
+5
View File
@@ -0,0 +1,5 @@
<?php
$g_lang['home_notg'] = 'Главна страница';
$g_lang['back_notg'] = 'Обратно';
?>