From 81648a5f951afc0ceeaf2c6752a9260a7feba7a3 Mon Sep 17 00:00:00 2001 From: Fatih Alp Date: Wed, 1 Jul 2020 01:13:11 +0300 Subject: [PATCH] New translations button.php (Albanian) --- .../visiosoft/profile-module/resources/lang/sq/button.php | 2 ++ 1 file changed, 2 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 47d8f2ff7..698f5c7df 100644 --- a/addons/default/visiosoft/profile-module/resources/lang/sq/button.php +++ b/addons/default/visiosoft/profile-module/resources/lang/sq/button.php @@ -12,4 +12,6 @@ return [ 'edit' => 'Redakto', 'go_profile' => 'Shkoni në Detajin e Profilit', 'go_user' => 'Shkoni te Detajet e përdoruesit', + 'personal' => 'Personal', + 'corporate' => 'Corporate', ];