From 82b32ecf683f94f651b2e3eb448f6c9d0f02e299 Mon Sep 17 00:00:00 2001 From: Fatih Alp Date: Wed, 1 Jul 2020 01:15:07 +0300 Subject: [PATCH] New translations setting.php (Hindi) --- .../visiosoft/profile-module/resources/lang/hi/setting.php | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/addons/default/visiosoft/profile-module/resources/lang/hi/setting.php b/addons/default/visiosoft/profile-module/resources/lang/hi/setting.php index 43700dd81..3f3dbcc2b 100644 --- a/addons/default/visiosoft/profile-module/resources/lang/hi/setting.php +++ b/addons/default/visiosoft/profile-module/resources/lang/hi/setting.php @@ -7,4 +7,8 @@ return [ 'upload_avatar' => [ 'name' => 'अवतार अपलोड', ], + + 'show_tax_office' => [ + 'name' => 'Show Tax Office Field', + ], ];