diff --git a/addons/default/visiosoft/advs-module/resources/lang/tr/field.php b/addons/default/visiosoft/advs-module/resources/lang/tr/field.php index a5559eddf..2423c7ae9 100644 --- a/addons/default/visiosoft/advs-module/resources/lang/tr/field.php +++ b/addons/default/visiosoft/advs-module/resources/lang/tr/field.php @@ -287,4 +287,7 @@ return [ 'update_my_contact_info' => 'iletişim bilgilerimi güncelle', 'contact_info' => 'İletişim bilgileri', 'ad_info' => 'İlan Bilgileri', + + // Select cat + 'select_category_step_by_step' => 'Select Category Step by Step', ];