From 636064cb9c5670771937893e130ef55abbee65a5 Mon Sep 17 00:00:00 2001 From: Fatih Alp Date: Thu, 20 Feb 2020 07:26:18 +0300 Subject: [PATCH] New translations button.php (Turkish) --- .../default/visiosoft/advs-module/resources/lang/tr/button.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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',