From df8df0c44b94c35230b58a56a761c0a039a578b7 Mon Sep 17 00:00:00 2001 From: vedatakd Date: Fri, 31 Jan 2020 12:25:43 +0300 Subject: [PATCH] default location fixed --- .../visiosoft/location-module/resources/lang/en/setting.php | 2 +- .../visiosoft/location-module/resources/lang/tr/setting.php | 2 +- .../visiosoft/location-module/resources/views/new-ad/map.twig | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/addons/default/visiosoft/location-module/resources/lang/en/setting.php b/addons/default/visiosoft/location-module/resources/lang/en/setting.php index 98173430f..2bb096a0e 100644 --- a/addons/default/visiosoft/location-module/resources/lang/en/setting.php +++ b/addons/default/visiosoft/location-module/resources/lang/en/setting.php @@ -38,6 +38,6 @@ return [ ], 'map_coordinates_lat' => [ - 'name' => 'Default Lang', + 'name' => 'Default Lat', ], ]; diff --git a/addons/default/visiosoft/location-module/resources/lang/tr/setting.php b/addons/default/visiosoft/location-module/resources/lang/tr/setting.php index fa7468b87..b17d4ee0c 100644 --- a/addons/default/visiosoft/location-module/resources/lang/tr/setting.php +++ b/addons/default/visiosoft/location-module/resources/lang/tr/setting.php @@ -34,6 +34,6 @@ return [ ], 'map_coordinates_lat' => [ - 'name' => 'Varsayılan Lang', + 'name' => 'Varsayılan Lat', ], ]; diff --git a/addons/default/visiosoft/location-module/resources/views/new-ad/map.twig b/addons/default/visiosoft/location-module/resources/views/new-ad/map.twig index 6c5a21779..d7df722f9 100644 --- a/addons/default/visiosoft/location-module/resources/views/new-ad/map.twig +++ b/addons/default/visiosoft/location-module/resources/views/new-ad/map.twig @@ -3,10 +3,10 @@