From 6877d4224b5fc461f6ff352670fa67833e172329 Mon Sep 17 00:00:00 2001 From: Fatih Alp Date: Wed, 23 Sep 2020 18:53:11 +0300 Subject: [PATCH] New translations section.php (Portuguese) --- .../visiosoft/advs-module/resources/lang/pt/section.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/addons/default/visiosoft/advs-module/resources/lang/pt/section.php b/addons/default/visiosoft/advs-module/resources/lang/pt/section.php index e5218bda2..293c32207 100644 --- a/addons/default/visiosoft/advs-module/resources/lang/pt/section.php +++ b/addons/default/visiosoft/advs-module/resources/lang/pt/section.php @@ -40,7 +40,8 @@ return [ 'general' => 'Geral', 'ads' => 'Publicidades', 'user' => 'Do utilizador', + 'filter' => 'Filtro', 'options' => [ - 'title' => 'Options', + 'title' => 'Opções', ], ];