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

17 lines
307 B
PHP

<?php
return [
'custom_fields' => [
'title' => 'カスタムフィールド',
],
'custom_field_advs' => [
'title' => 'カスタムフィールドアドバンス',
],
'cfvalue' => [
'title' => 'CF値',
],
'parent' => [
'title' => '親',
],
];