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

17 lines
322 B
PHP

<?php
return [
'custom_fields' => [
'title' => 'שדות בהתאמה אישית',
],
'custom_field_advs' => [
'title' => 'ייעוץ שדה מותאם אישית',
],
'cfvalue' => [
'title' => 'ערך CF',
],
'parent' => [
'title' => 'הוֹרֶה',
],
];