From c6831aa482ef90f923de8c8d342a549b106eb7cf Mon Sep 17 00:00:00 2001 From: Fatih Alp Date: Thu, 2 Apr 2020 10:50:54 +0300 Subject: [PATCH] New translations field.php (Albanian) --- .../visiosoft/location-module/resources/lang/sq/field.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/addons/default/visiosoft/location-module/resources/lang/sq/field.php b/addons/default/visiosoft/location-module/resources/lang/sq/field.php index b62d83758..8050f1288 100644 --- a/addons/default/visiosoft/location-module/resources/lang/sq/field.php +++ b/addons/default/visiosoft/location-module/resources/lang/sq/field.php @@ -11,7 +11,7 @@ return [ 'name' => 'Qytet' ], 'country' => [ - 'name' => 'Vendodhja' + 'name' => 'Vendndodhja' ], 'district' => [ 'name' => 'Rreth' @@ -20,7 +20,7 @@ return [ 'name' => 'Renditja e renditjes' ], 'neighborhood' => [ - 'name' => 'Lagjja e Re' + 'name' => 'Lagje' ], 'village' => [ 'name' => 'Fshati'