From 283b37e59369433674cf73b3f9caa9db43ed8231 Mon Sep 17 00:00:00 2001 From: Fatih Alp Date: Thu, 2 Apr 2020 11:49:10 +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 7e260348f..4c254c08b 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' => 'Lagje e Re', 'new_village' => 'Fshati i Ri', 'sub_cities' => 'Qytetet nën-qytet', 'add_sub_cities' => 'Shtoni Nën Qytetin',