New translations button.php (Greek)

This commit is contained in:
Fatih Alp 2020-05-12 19:07:54 +03:00
parent e00b781fae
commit 63b4f4dee0

View File

@ -4,12 +4,12 @@ return [
'new_profile' => 'Νέο προφίλ', 'new_profile' => 'Νέο προφίλ',
'new_adress' => 'Νέα διεύθυνση', 'new_adress' => 'Νέα διεύθυνση',
'show' => 'Εμφάνιση διευθύνσεων', 'show' => 'Εμφάνιση διευθύνσεων',
'update_password' => 'Update Password', 'update_password' => 'Ενημέρωση κωδικού πρόσβασης',
'update_profile' => 'Update Profile', 'update_profile' => 'Ανανέωση προφίλ',
'delete' => 'Delete', 'delete' => 'Διαγράφω',
'extend' => 'Extend', 'extend' => 'Επεκτείνω',
'extend_all' => 'Extend All', 'extend_all' => 'Επέκταση όλων',
'edit' => 'Edit', 'edit' => 'Επεξεργασία',
'go_profile' => 'Go to Profile Detail', 'go_profile' => 'Μεταβείτε στη Λεπτομέρεια προφίλ',
'go_user' => 'Go to User Detail', 'go_user' => 'Μεταβείτε στη Λεπτομέρεια χρήστη',
]; ];