From a97acad4132c14394dd45e6d622761f504cee9d5 Mon Sep 17 00:00:00 2001 From: Fatih Alp Date: Wed, 1 Jul 2020 01:14:33 +0300 Subject: [PATCH] New translations setting.php (Greek) --- .../visiosoft/profile-module/resources/lang/el/setting.php | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/addons/default/visiosoft/profile-module/resources/lang/el/setting.php b/addons/default/visiosoft/profile-module/resources/lang/el/setting.php index 41f16594a..acc3dab74 100644 --- a/addons/default/visiosoft/profile-module/resources/lang/el/setting.php +++ b/addons/default/visiosoft/profile-module/resources/lang/el/setting.php @@ -7,4 +7,8 @@ return [ 'upload_avatar' => [ 'name' => 'Μεταφόρτωση Avatar', ], + + 'show_tax_office' => [ + 'name' => 'Show Tax Office Field', + ], ];