From 1f58e242e1fcd982ca3a0d355fe715423c926552 Mon Sep 17 00:00:00 2001 From: Fatih Alp Date: Wed, 15 Apr 2020 16:43:40 +0300 Subject: [PATCH] New translations button.php (Albanian) --- .../visiosoft/profile-module/resources/lang/sq/button.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/addons/default/visiosoft/profile-module/resources/lang/sq/button.php b/addons/default/visiosoft/profile-module/resources/lang/sq/button.php index 858fd6b30..47d8f2ff7 100644 --- a/addons/default/visiosoft/profile-module/resources/lang/sq/button.php +++ b/addons/default/visiosoft/profile-module/resources/lang/sq/button.php @@ -9,7 +9,7 @@ return [ 'delete' => 'Fshini', 'extend' => 'Shpreh', 'extend_all' => 'Zgjeroni të gjitha', - 'edit' => 'Ndrysho', + 'edit' => 'Redakto', 'go_profile' => 'Shkoni në Detajin e Profilit', 'go_user' => 'Shkoni te Detajet e përdoruesit', ];