From ccaf33c8c0178ca44eb819b1d2b62732c911cdee Mon Sep 17 00:00:00 2001 From: Fatih Alp Date: Fri, 31 Jan 2020 11:37:16 +0300 Subject: [PATCH] New translations field.php (Turkish) --- .../default/visiosoft/cats-module/resources/lang/tr/field.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/addons/default/visiosoft/cats-module/resources/lang/tr/field.php b/addons/default/visiosoft/cats-module/resources/lang/tr/field.php index 12aa56caf..135d6995d 100644 --- a/addons/default/visiosoft/cats-module/resources/lang/tr/field.php +++ b/addons/default/visiosoft/cats-module/resources/lang/tr/field.php @@ -22,7 +22,7 @@ return [ 'icon' => [ 'name' => 'Icon' ], + 'please_wait' => 'Lütfen bekleyin. Alt Kategoriler Siliniyor', 'category_selection' => 'Kategori Seçimi', - ];