From e75a49cc1024133974d1aaa5bf0045adc3a03bb7 Mon Sep 17 00:00:00 2001 From: Fatih Alp Date: Wed, 16 Dec 2020 12:51:52 +0300 Subject: [PATCH] New translations stream.php (French) --- .../visiosoft/profile-module/resources/lang/fr/stream.php | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/addons/default/visiosoft/profile-module/resources/lang/fr/stream.php b/addons/default/visiosoft/profile-module/resources/lang/fr/stream.php index c6860c42e..329a9ea98 100644 --- a/addons/default/visiosoft/profile-module/resources/lang/fr/stream.php +++ b/addons/default/visiosoft/profile-module/resources/lang/fr/stream.php @@ -7,4 +7,10 @@ return [ 'adress' => [ 'name' => 'Une robe', ], + 'education' => [ + 'name' => 'Education', + ], + 'education_part' => [ + 'name' => 'Education part', + ], ];