diff --git a/addons/default/visiosoft/advs-module/resources/lang/tr/button.php b/addons/default/visiosoft/advs-module/resources/lang/tr/button.php index e7b504dbf..ffbce6aa3 100644 --- a/addons/default/visiosoft/advs-module/resources/lang/tr/button.php +++ b/addons/default/visiosoft/advs-module/resources/lang/tr/button.php @@ -11,7 +11,7 @@ return [ 'approve' => "Onayla", 'decline' => 'Reddet', 'extend' => 'Uzat', - 'extend_all' => 'Extend All', + 'extend_all' => 'Tümünü Genişlet', 'sub_category' => 'Alt Kategoriler', 'add_sub_category' => 'Alt Kategori Ekle', 'sub_cities' => 'Alt Şehirler',