From 6beeed287a9ce4a27e92b3c54000e8ca32812559 Mon Sep 17 00:00:00 2001 From: Fatih Alp Date: Wed, 1 Apr 2020 13:59:11 +0300 Subject: [PATCH] New translations button.php (Albanian) --- .../visiosoft/advs-module/resources/lang/sq/button.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/addons/default/visiosoft/advs-module/resources/lang/sq/button.php b/addons/default/visiosoft/advs-module/resources/lang/sq/button.php index 3c5b38b7d..ef3d57c96 100644 --- a/addons/default/visiosoft/advs-module/resources/lang/sq/button.php +++ b/addons/default/visiosoft/advs-module/resources/lang/sq/button.php @@ -8,12 +8,12 @@ return [ 'new_district' => 'Rrethi i Ri', 'new_neighborhood' => 'Lagjja e re', 'new_village' => 'Fshati i Ri', - 'edit' => "redaktoj", + 'edit' => "Ndrysho", 'approve' => "Miratoj", - 'decline' => 'Rënie', + 'decline' => 'Anulo', 'extend' => 'Shpreh', - 'extend_all' => 'Zgjeroni të gjitha', - 'convert_currency' => 'Konvertoni monedhën', + 'extend_all' => 'Zgjeroni të Gjitha', + 'convert_currency' => 'Kembimi Valutor', 'categories' => 'Kategoritë', 'sub_category' => 'Nënkategoritë', 'add_sub_category' => 'Shtoni Nën Kategorinë',