openclassify/addons/default/visiosoft/customfields-module/resources/lang/ru/addon.php
Mostafa Moradi 4eac3243b8 4.0-mostafa
2024-08-18 17:45:09 +03:00

9 lines
751 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' => 'В этом разделе вы можете детализировать свои категории, добавив работу с поддоменами. С другой стороны, специальные поля присоединяются для придания определенного значения этим связанным полям, которые вы добавили позже. Таким образом, вы значительно обогатите и улучшите свой продукт или рекламу.',
];