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 <?php
return [ return [
'new_profile' => 'New Profile', 'new_profile' => 'Profili i ri',
'new_adress' => 'New Adress', 'new_adress' => 'Adresa e Re',
'show' => 'Show Adress', 'show' => 'Trego Adresën',
'update_password' => 'Update Password', 'update_password' => 'Përditëso fjalëkalimin',
'update_profile' => 'Update Profile', 'update_profile' => 'Përditësoje profilin',
'delete' => 'Delete', 'delete' => 'fshini',
'edit' => 'Edit', 'edit' => 'redaktoj',
]; ];