From af1d66a58c0bfea1fd57a9052fa6cc4cc459dcc2 Mon Sep 17 00:00:00 2001 From: Fatih Alp Date: Wed, 23 Sep 2020 18:49:53 +0300 Subject: [PATCH] New translations section.php (Swedish) --- .../visiosoft/advs-module/resources/lang/sv/section.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/addons/default/visiosoft/advs-module/resources/lang/sv/section.php b/addons/default/visiosoft/advs-module/resources/lang/sv/section.php index 34587efad..29c6aaae6 100644 --- a/addons/default/visiosoft/advs-module/resources/lang/sv/section.php +++ b/addons/default/visiosoft/advs-module/resources/lang/sv/section.php @@ -40,7 +40,8 @@ return [ 'general' => 'Allmän', 'ads' => 'annonser', 'user' => 'Användare', + 'filter' => 'Filtrera', 'options' => [ - 'title' => 'Options', + 'title' => 'alternativ', ], ];