From c057a68b50c5e36b2753be07d25e790558eb3970 Mon Sep 17 00:00:00 2001 From: Fatih Alp Date: Wed, 16 Dec 2020 12:53:04 +0300 Subject: [PATCH] New translations stream.php (Bengali) --- .../visiosoft/profile-module/resources/lang/bn/stream.php | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/addons/default/visiosoft/profile-module/resources/lang/bn/stream.php b/addons/default/visiosoft/profile-module/resources/lang/bn/stream.php index 440c4bc5d..9179279a8 100644 --- a/addons/default/visiosoft/profile-module/resources/lang/bn/stream.php +++ b/addons/default/visiosoft/profile-module/resources/lang/bn/stream.php @@ -7,4 +7,10 @@ return [ 'adress' => [ 'name' => 'ঠিকানা', ], + 'education' => [ + 'name' => 'Education', + ], + 'education_part' => [ + 'name' => 'Education part', + ], ];