From 8b8b02676ba6fc7c0741df93689b6c560e922cae Mon Sep 17 00:00:00 2001 From: Fatih Alp Date: Tue, 12 May 2020 19:17:50 +0300 Subject: [PATCH] New translations section.php (Italian) --- .../visiosoft/profile-module/resources/lang/it/section.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/addons/default/visiosoft/profile-module/resources/lang/it/section.php b/addons/default/visiosoft/profile-module/resources/lang/it/section.php index 6dd829bbd..b62698961 100644 --- a/addons/default/visiosoft/profile-module/resources/lang/it/section.php +++ b/addons/default/visiosoft/profile-module/resources/lang/it/section.php @@ -7,5 +7,5 @@ return [ 'adress' => [ 'title' => 'Un vestito', ], - 'general_setting' => 'General Settings', + 'general_setting' => 'impostazioni generali', ];