From 52cb699ec7bb8a62781fcb49d6312ed1f2877369 Mon Sep 17 00:00:00 2001 From: Fatih Alp Date: Tue, 9 Jun 2020 12:52:30 +0300 Subject: [PATCH] New translations stream.php (Bengali) --- .../default/visiosoft/advs-module/resources/lang/bn/stream.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/addons/default/visiosoft/advs-module/resources/lang/bn/stream.php b/addons/default/visiosoft/advs-module/resources/lang/bn/stream.php index 2054f69f9..6755c7af2 100644 --- a/addons/default/visiosoft/advs-module/resources/lang/bn/stream.php +++ b/addons/default/visiosoft/advs-module/resources/lang/bn/stream.php @@ -19,4 +19,7 @@ return [ 'cf_values' => [ 'name' => 'সিএফ মান', ], + 'options' => [ + 'name' => 'Options', + ], ];