From 41eb312397bccb447cb78adfd1db332962e238b0 Mon Sep 17 00:00:00 2001 From: Fatih Alp Date: Wed, 12 Feb 2020 14:18:27 +0300 Subject: [PATCH] New translations section.php (Albanian) --- .../visiosoft/profile-module/resources/lang/sq/section.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/addons/default/visiosoft/profile-module/resources/lang/sq/section.php b/addons/default/visiosoft/profile-module/resources/lang/sq/section.php index 3564a569b..3bb69b545 100644 --- a/addons/default/visiosoft/profile-module/resources/lang/sq/section.php +++ b/addons/default/visiosoft/profile-module/resources/lang/sq/section.php @@ -5,7 +5,7 @@ return [ 'title' => 'Profile', ], 'adress' => [ - 'title' => 'Adress', + 'title' => 'Adresa', ], - 'general_setting' => 'General Settings', + 'general_setting' => 'Cilësimet e përgjithshme', ];