diff --git a/addons/default/visiosoft/profile-module/resources/lang/tr/setting.php b/addons/default/visiosoft/profile-module/resources/lang/tr/setting.php index 6182d746c..5a3eedc2b 100644 --- a/addons/default/visiosoft/profile-module/resources/lang/tr/setting.php +++ b/addons/default/visiosoft/profile-module/resources/lang/tr/setting.php @@ -7,4 +7,8 @@ return [ 'upload_avatar' => [ 'name' => 'Profil Fotoğrafı', ], + + 'show_tax_office' => [ + 'name' => 'Show Tax Office Field', + ], ];