Добавляем все файлы
This commit is contained in:
11
main_plugin/form_editor/lang.php
Executable file
11
main_plugin/form_editor/lang.php
Executable file
@@ -0,0 +1,11 @@
|
||||
<?php
|
||||
$lang = [
|
||||
'ru' => [
|
||||
],
|
||||
'en' => [
|
||||
],
|
||||
'lv' => [
|
||||
],
|
||||
];
|
||||
|
||||
return $lang;
|
||||
Reference in New Issue
Block a user