From 2e1b328460e69cb5bc76e10424358d699775307a Mon Sep 17 00:00:00 2001 From: Fatih Alp Date: Wed, 1 Apr 2020 09:51:12 +0300 Subject: [PATCH] New translations button.php (Albanian) --- .../visiosoft/location-module/resources/lang/sq/button.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/addons/default/visiosoft/location-module/resources/lang/sq/button.php b/addons/default/visiosoft/location-module/resources/lang/sq/button.php index 5ea0fad92..1b21b4fe6 100644 --- a/addons/default/visiosoft/location-module/resources/lang/sq/button.php +++ b/addons/default/visiosoft/location-module/resources/lang/sq/button.php @@ -4,7 +4,7 @@ return [ 'new_country' => 'Vendi i ri', 'new_city' => 'Qyteti i ri', 'new_district' => 'Rrethi i Ri', - 'new_neighborhood' => 'Lagjja e re', + 'new_neighborhood' => 'Lagjja e Re', 'new_village' => 'Fshati i Ri', 'sub_cities' => 'Qytetet nën-qytet', 'add_sub_cities' => 'Shtoni Nën Qytetin',