From 44d30d760f3dc012ee25a81be3e88922f8d6fdc1 Mon Sep 17 00:00:00 2001 From: Fatih Alp Date: Tue, 9 Jun 2020 12:53:01 +0300 Subject: [PATCH] New translations section.php (Arabic) --- .../visiosoft/advs-module/resources/lang/ar/section.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/addons/default/visiosoft/advs-module/resources/lang/ar/section.php b/addons/default/visiosoft/advs-module/resources/lang/ar/section.php index bfc3d51a8..ed6746371 100644 --- a/addons/default/visiosoft/advs-module/resources/lang/ar/section.php +++ b/addons/default/visiosoft/advs-module/resources/lang/ar/section.php @@ -40,4 +40,7 @@ return [ 'general' => 'جنرال لواء', 'ads' => 'إعلانات', 'user' => 'المستعمل', + 'options' => [ + 'title' => 'Options', + ], ];