openclassify/addons/default/visiosoft/advs-module/resources/lang/bg/addon.php
2022-01-13 12:38:24 +03:00

9 lines
570 B
PHP
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php
return [
'title' => 'Реклами',
'name' => 'Модул за реклами',
'description' => 'Модул за реклами',
'info' => 'Това е екранът, където можете да добавяте, изтривате и редактирате реклами от страницата Реклами. На тази страница можете просто да извършвате операции като управление на публикации и конфигуриране на реклами.'
];