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

12 lines
489 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 [
'new_custom_field' => 'Новое пользовательское поле',
'new_custom_field_adv' => 'Новое рекламное поле для настраиваемого поля',
'new_cfvalue' => 'Новое значение CF',
'assets_clear' => 'Активы Очистить',
'new_parent' => 'Новый родитель',
'create_cf_value' => 'Создать значение CF',
'all_cf_values' => 'Все значения CF',
];