From 3ccacd1c1b970e5143fe2441ab592d1633c92209 Mon Sep 17 00:00:00 2001 From: Fatih Alp Date: Wed, 16 Dec 2020 12:50:49 +0300 Subject: [PATCH] New translations stream.php (Albanian) --- .../visiosoft/profile-module/resources/lang/sq/stream.php | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/addons/default/visiosoft/profile-module/resources/lang/sq/stream.php b/addons/default/visiosoft/profile-module/resources/lang/sq/stream.php index 051d0de65..66637ecbd 100644 --- a/addons/default/visiosoft/profile-module/resources/lang/sq/stream.php +++ b/addons/default/visiosoft/profile-module/resources/lang/sq/stream.php @@ -7,4 +7,10 @@ return [ 'adress' => [ 'name' => 'Adresë', ], + 'education' => [ + 'name' => 'Education', + ], + 'education_part' => [ + 'name' => 'Education part', + ], ];