From 8f718aa066aae2a28eb64b67f9124a35c2aaccf4 Mon Sep 17 00:00:00 2001 From: Fatih Alp Date: Tue, 9 Jun 2020 12:53:18 +0300 Subject: [PATCH] New translations section.php (Romanian) --- .../visiosoft/advs-module/resources/lang/ro/section.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/addons/default/visiosoft/advs-module/resources/lang/ro/section.php b/addons/default/visiosoft/advs-module/resources/lang/ro/section.php index dc4cbd62d..80548be69 100644 --- a/addons/default/visiosoft/advs-module/resources/lang/ro/section.php +++ b/addons/default/visiosoft/advs-module/resources/lang/ro/section.php @@ -40,4 +40,7 @@ return [ 'general' => 'General', 'ads' => 'Reclame', 'user' => 'Utilizator', + 'options' => [ + 'title' => 'Options', + ], ];