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 2c81fba59..34587efad 100644 --- a/addons/default/visiosoft/advs-module/resources/lang/sv/section.php +++ b/addons/default/visiosoft/advs-module/resources/lang/sv/section.php @@ -40,4 +40,7 @@ return [ 'general' => 'Allmän', 'ads' => 'annonser', 'user' => 'Användare', + 'options' => [ + 'title' => 'Options', + ], ];