From 5070b1a1140985541e43edb3386cd5561ab6e943 Mon Sep 17 00:00:00 2001 From: Fatih Alp Date: Wed, 16 Dec 2020 12:50:51 +0300 Subject: [PATCH] New translations section.php (Albanian) --- .../visiosoft/profile-module/resources/lang/sq/section.php | 6 ++++++ 1 file changed, 6 insertions(+) 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 a0624474f..d583327fd 100644 --- a/addons/default/visiosoft/profile-module/resources/lang/sq/section.php +++ b/addons/default/visiosoft/profile-module/resources/lang/sq/section.php @@ -9,4 +9,10 @@ return [ ], 'general_setting' => 'Cilësimet e përgjithshme', 'recaptcha' => 'reCAPTCHA', + 'education' => [ + 'title' => 'Education', + ], + 'education_part' => [ + 'title' => 'Education part', + ], ];