From 5f7e4780db8ff71e55182127bbc3c6347eb3f848 Mon Sep 17 00:00:00 2001 From: Fatih Alp Date: Wed, 1 Jul 2020 01:13:28 +0300 Subject: [PATCH] New translations setting.php (Polish) --- .../visiosoft/profile-module/resources/lang/pl/setting.php | 4 ++++ 1 file changed, 4 insertions(+) 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', + ], ];