diff --git a/addons/default/visiosoft/profile-module/resources/lang/pl/setting.php b/addons/default/visiosoft/profile-module/resources/lang/pl/setting.php index 1aa5601cf..7226df2eb 100644 --- a/addons/default/visiosoft/profile-module/resources/lang/pl/setting.php +++ b/addons/default/visiosoft/profile-module/resources/lang/pl/setting.php @@ -7,4 +7,8 @@ return [ 'upload_avatar' => [ 'name' => 'PrzesyƂanie awatara', ], + + 'show_tax_office' => [ + 'name' => 'Show Tax Office Field', + ], ];