diff --git a/addons/default/visiosoft/advs-module/resources/lang/tr/section.php b/addons/default/visiosoft/advs-module/resources/lang/tr/section.php index 259db956a..907ee00c2 100644 --- a/addons/default/visiosoft/advs-module/resources/lang/tr/section.php +++ b/addons/default/visiosoft/advs-module/resources/lang/tr/section.php @@ -40,4 +40,7 @@ return [ 'general' => 'Genel', 'ads' => 'İlan', 'user' => 'Kullanıcı', + 'options' => [ + 'title' => 'Options', + ], ];