From 0c6068c829794045f984175b9bacf6de60757183 Mon Sep 17 00:00:00 2001 From: Fatih Alp Date: Wed, 23 Sep 2020 18:39:25 +0300 Subject: [PATCH] New translations setting.php (Romanian) --- .../visiosoft/profile-module/resources/lang/ro/setting.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 cffab1e34..54bc1312e 100644 --- a/addons/default/visiosoft/profile-module/resources/lang/ro/setting.php +++ b/addons/default/visiosoft/profile-module/resources/lang/ro/setting.php @@ -9,6 +9,6 @@ return [ ], 'show_tax_office' => [ - 'name' => 'Show Tax Office Field', + 'name' => 'Arată câmpul Oficiului Fiscal', ], ];