openclassify/addons/default/visiosoft/advs-module/resources/lang/ru/addon.php
2022-01-13 12:49:19 +03:00

9 lines
580 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' => 'Это экран, на котором вы можете добавлять, удалять и редактировать объявления со страницы объявлений. На этой странице вы можете просто выполнять такие операции, как управление публикациями и настройка рекламы.'
];