From 57180e5d866f8731d22ce60beafeea9c852fcf91 Mon Sep 17 00:00:00 2001 From: Fatih Alp Date: Wed, 16 Dec 2020 12:51:29 +0300 Subject: [PATCH] New translations stream.php (Arabic) --- .../visiosoft/profile-module/resources/lang/ar/stream.php | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/addons/default/visiosoft/profile-module/resources/lang/ar/stream.php b/addons/default/visiosoft/profile-module/resources/lang/ar/stream.php index ed9f44149..b76c96fdb 100644 --- a/addons/default/visiosoft/profile-module/resources/lang/ar/stream.php +++ b/addons/default/visiosoft/profile-module/resources/lang/ar/stream.php @@ -7,4 +7,10 @@ return [ 'adress' => [ 'name' => 'عنوان', ], + 'education' => [ + 'name' => 'Education', + ], + 'education_part' => [ + 'name' => 'Education part', + ], ];