From dd0540eb765d5cf33d1451340cb4d8d8f29eba96 Mon Sep 17 00:00:00 2001 From: Fatih Alp Date: Wed, 4 Mar 2020 18:34:40 +0300 Subject: [PATCH] New translations button.php (Albanian) --- .../visiosoft/profile-module/resources/lang/sq/button.php | 4 ++++ 1 file changed, 4 insertions(+) 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 af1764fca..380bc58e1 100644 --- a/addons/default/visiosoft/profile-module/resources/lang/sq/button.php +++ b/addons/default/visiosoft/profile-module/resources/lang/sq/button.php @@ -7,5 +7,9 @@ return [ 'update_password' => 'Përditëso fjalëkalimin', 'update_profile' => 'Përditësoje profilin', 'delete' => 'fshini', + 'extend' => 'shpreh', + 'extend_all' => 'Zgjeroni të gjitha', 'edit' => 'redaktoj', + 'go_profile' => 'Shkoni në Detajin e Profilit', + 'go_user' => 'Shkoni te Detajet e përdoruesit', ];