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',