From 164b2bd52122c43c9da9af3c4aed4ffd88aa3472 Mon Sep 17 00:00:00 2001 From: Fatih Alp Date: Tue, 9 Jun 2020 12:52:36 +0300 Subject: [PATCH] New translations stream.php (Persian) --- .../default/visiosoft/advs-module/resources/lang/fa/stream.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/addons/default/visiosoft/advs-module/resources/lang/fa/stream.php b/addons/default/visiosoft/advs-module/resources/lang/fa/stream.php index 2bd185e6d..54ec11784 100644 --- a/addons/default/visiosoft/advs-module/resources/lang/fa/stream.php +++ b/addons/default/visiosoft/advs-module/resources/lang/fa/stream.php @@ -19,4 +19,7 @@ return [ 'cf_values' => [ 'name' => 'مقادیر Cf', ], + 'options' => [ + 'name' => 'Options', + ], ];