From f54bfb3bcec03b597c067df1e6b34e28bd5e1a2e Mon Sep 17 00:00:00 2001 From: Fatih Alp Date: Wed, 1 Apr 2020 17:32:06 +0300 Subject: [PATCH] New translations button.php (Albanian) --- .../visiosoft/profile-module/resources/lang/sq/button.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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 380bc58e1..858fd6b30 100644 --- a/addons/default/visiosoft/profile-module/resources/lang/sq/button.php +++ b/addons/default/visiosoft/profile-module/resources/lang/sq/button.php @@ -6,10 +6,10 @@ return [ 'show' => 'Trego Adresën', 'update_password' => 'Përditëso fjalëkalimin', 'update_profile' => 'Përditësoje profilin', - 'delete' => 'fshini', - 'extend' => 'shpreh', + 'delete' => 'Fshini', + 'extend' => 'Shpreh', 'extend_all' => 'Zgjeroni të gjitha', - 'edit' => 'redaktoj', + 'edit' => 'Ndrysho', 'go_profile' => 'Shkoni në Detajin e Profilit', 'go_user' => 'Shkoni te Detajet e përdoruesit', ];