New translations field.php (Greek)

This commit is contained in:
Fatih Alp 2020-09-23 18:37:36 +03:00
parent 27134ffbc2
commit 97e72e50aa

View File

@ -20,7 +20,7 @@ return [
'name' => 'Τιμή'
],
'standard_price' => [
'name' => 'Standard Price'
'name' => 'Τυπική τιμή'
],
'date' => [
'name' => 'Ημερομηνία'
@ -267,8 +267,8 @@ return [
"no_location" => "Δεν έχει επιλεγεί τοποθεσία.",
"continue" => 'Να συνεχίσει',
"gallery" => 'Εκθεσιακός χώρος',
"ads" => 'Ads',
"were_found" => 'were found.',
"ads" => 'Διαφημίσεις',
"were_found" => 'βρέθηκαν.',
// Pending screen
'pending_message_1' => 'Η διαφήμιση βρίσκεται στη διαδικασία έγκρισης',
@ -296,5 +296,5 @@ return [
'select_category_step_by_step' => 'Επιλέξτε Κατηγορία Βήμα προς Βήμα',
// New create page
'options' => 'Options',
'options' => 'Επιλογές',
];