From 2fc3a55a6b9466acc2f7e500029c51acca59ed36 Mon Sep 17 00:00:00 2001 From: Fatih Alp Date: Wed, 1 Jul 2020 01:14:28 +0300 Subject: [PATCH] New translations setting.php (Romanian) --- .../visiosoft/profile-module/resources/lang/ro/setting.php | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/addons/default/visiosoft/profile-module/resources/lang/ro/setting.php b/addons/default/visiosoft/profile-module/resources/lang/ro/setting.php index bbac40c80..cffab1e34 100644 --- a/addons/default/visiosoft/profile-module/resources/lang/ro/setting.php +++ b/addons/default/visiosoft/profile-module/resources/lang/ro/setting.php @@ -7,4 +7,8 @@ return [ 'upload_avatar' => [ 'name' => 'Încărcare Avatar', ], + + 'show_tax_office' => [ + 'name' => 'Show Tax Office Field', + ], ];