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

17 lines
287 B
PHP

<?php
return [
'custom_fields' => [
'title' => 'Mukautetut kentät',
],
'custom_field_advs' => [
'title' => 'Mukautetut kenttätiedot',
],
'cfvalue' => [
'title' => 'CF-arvo',
],
'parent' => [
'title' => 'Vanhempi',
],
];