openclassify/addons/default/visiosoft/profile-module/resources/lang/sq/button.php
2020-12-16 12:50:36 +03:00

21 lines
637 B
PHP

<?php
return [
'new_profile' => 'Profili i ri',
'new_adress' => 'Adresa e Re',
'show' => 'Trego Adresën',
'update_password' => 'Përditëso fjalëkalimin',
'update_profile' => 'Përditësoje profilin',
'delete' => 'Fshini',
'extend' => 'Shpreh',
'extend_all' => 'Zgjeroni të gjitha',
'edit' => 'Redakto',
'go_profile' => 'Shkoni në Detajin e Profilit',
'go_user' => 'Shkoni te Detajet e përdoruesit',
'personal' => 'personal',
'corporate' => 'i korporatës',
'export' => 'Eksporto',
'new_education' => 'New Education',
'new_education_part' => 'New Education part',
];