openclassify/addons/default/visiosoft/profile-module/resources/lang/sq/button.php
2020-02-27 17:59:27 +03:00

14 lines
361 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',
'edit' => 'redaktoj',
'go_profile' => 'Go to Profile Detail',
'go_user' => 'Go to User Detail',
];