From 1c1289a567dfbbefda807642bf958fcccc4c066a Mon Sep 17 00:00:00 2001 From: Fatih Alp Date: Tue, 6 Apr 2021 15:14:14 +0300 Subject: [PATCH] New translations field.php (Turkish) (#1020) --- .../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 6b2b995fb..02fde3830 100644 --- a/addons/default/visiosoft/cats-module/resources/lang/tr/field.php +++ b/addons/default/visiosoft/cats-module/resources/lang/tr/field.php @@ -32,5 +32,5 @@ return [ 'please_wait' => 'Lütfen bekleyin. Alt Kategoriler Siliniyor', 'category_selection' => 'Kategori Seçimi', - 'go_to_parent' => 'Ebeveyne Git', + 'go_to_parent' => 'Kategoriye Dön', ];