From f6262b5ca855ee135c73e9ee02ff9a8320c424d2 Mon Sep 17 00:00:00 2001 From: Fatih Alp Date: Thu, 24 Sep 2020 12:37:54 +0300 Subject: [PATCH] New translations section.php (Turkish) --- .../visiosoft/location-module/resources/lang/tr/section.php | 1 + 1 file changed, 1 insertion(+) diff --git a/addons/default/visiosoft/location-module/resources/lang/tr/section.php b/addons/default/visiosoft/location-module/resources/lang/tr/section.php index 2430eaeda..fd2ed6f89 100644 --- a/addons/default/visiosoft/location-module/resources/lang/tr/section.php +++ b/addons/default/visiosoft/location-module/resources/lang/tr/section.php @@ -19,4 +19,5 @@ return [ 'general' => 'Genel', 'map' => 'Harita', 'setting' => 'Ayarlar', + 'filter' => 'filtre', ];