openclassify/addons/default/visiosoft/profile-module/resources/lang/ja/setting.php
2020-09-23 18:43:13 +03:00

15 lines
269 B
PHP

<?php
return [
'show_my_ads' => [
'name' => '広告タブを表示',
],
'upload_avatar' => [
'name' => 'アバターのアップロード',
],
'show_tax_office' => [
'name' => '税務署フィールドを表示',
],
];