New translations button.php (Albanian)

This commit is contained in:
Fatih Alp 2020-02-12 14:18:19 +03:00
parent 52a4c63737
commit 07e2730812

View File

@ -1,11 +1,11 @@
<?php
return [
'new_profile' => 'New Profile',
'new_adress' => 'New Adress',
'show' => 'Show Adress',
'update_password' => 'Update Password',
'update_profile' => 'Update Profile',
'delete' => 'Delete',
'edit' => 'Edit',
'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',
];