diff --git a/addons/default/visiosoft/profile-module/resources/lang/ja/setting.php b/addons/default/visiosoft/profile-module/resources/lang/ja/setting.php index b9ab74ffc..a96d18ecd 100644 --- a/addons/default/visiosoft/profile-module/resources/lang/ja/setting.php +++ b/addons/default/visiosoft/profile-module/resources/lang/ja/setting.php @@ -9,6 +9,6 @@ return [ ], 'show_tax_office' => [ - 'name' => 'Show Tax Office Field', + 'name' => '税務署フィールドを表示', ], ];