From ed738b2e70c3856403d44a5aeeac0095321d0058 Mon Sep 17 00:00:00 2001 From: Fatih Alp Date: Thu, 24 Sep 2020 12:42:28 +0300 Subject: [PATCH] New translations setting.php (Azerbaijani) --- .../visiosoft/location-module/resources/lang/az/setting.php | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/addons/default/visiosoft/location-module/resources/lang/az/setting.php b/addons/default/visiosoft/location-module/resources/lang/az/setting.php index 40f7177ac..908fdaeaa 100644 --- a/addons/default/visiosoft/location-module/resources/lang/az/setting.php +++ b/addons/default/visiosoft/location-module/resources/lang/az/setting.php @@ -40,4 +40,8 @@ return [ 'map_coordinates_lat' => [ 'name' => 'Defolt Lat', ], + + 'hide_location_filter' => [ + 'name' => 'Yer filtrini gizlət', + ], ];