From dd4d11cee61f269e0ec42fafa6ea1da476bca8ef Mon Sep 17 00:00:00 2001 From: Fatih Alp Date: Fri, 28 Feb 2020 11:17:53 +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 7e4f714c3..3533c9a8a 100644 --- a/addons/default/visiosoft/profile-module/resources/lang/sq/button.php +++ b/addons/default/visiosoft/profile-module/resources/lang/sq/button.php @@ -7,6 +7,8 @@ return [ 'update_password' => 'Përditëso fjalëkalimin', 'update_profile' => 'Përditësoje profilin', 'delete' => 'fshini', + 'extend' => 'Extend', + 'extend_all' => 'Extend All', 'edit' => 'redaktoj', 'go_profile' => 'Go to Profile Detail', 'go_user' => 'Go to User Detail',