mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-24 22:11:01 -06:00
New translations field.php (Greek)
This commit is contained in:
parent
27134ffbc2
commit
97e72e50aa
@ -20,7 +20,7 @@ return [
|
|||||||
'name' => 'Τιμή'
|
'name' => 'Τιμή'
|
||||||
],
|
],
|
||||||
'standard_price' => [
|
'standard_price' => [
|
||||||
'name' => 'Standard Price'
|
'name' => 'Τυπική τιμή'
|
||||||
],
|
],
|
||||||
'date' => [
|
'date' => [
|
||||||
'name' => 'Ημερομηνία'
|
'name' => 'Ημερομηνία'
|
||||||
@ -267,8 +267,8 @@ return [
|
|||||||
"no_location" => "Δεν έχει επιλεγεί τοποθεσία.",
|
"no_location" => "Δεν έχει επιλεγεί τοποθεσία.",
|
||||||
"continue" => 'Να συνεχίσει',
|
"continue" => 'Να συνεχίσει',
|
||||||
"gallery" => 'Εκθεσιακός χώρος',
|
"gallery" => 'Εκθεσιακός χώρος',
|
||||||
"ads" => 'Ads',
|
"ads" => 'Διαφημίσεις',
|
||||||
"were_found" => 'were found.',
|
"were_found" => 'βρέθηκαν.',
|
||||||
|
|
||||||
// Pending screen
|
// Pending screen
|
||||||
'pending_message_1' => 'Η διαφήμιση βρίσκεται στη διαδικασία έγκρισης',
|
'pending_message_1' => 'Η διαφήμιση βρίσκεται στη διαδικασία έγκρισης',
|
||||||
@ -296,5 +296,5 @@ return [
|
|||||||
'select_category_step_by_step' => 'Επιλέξτε Κατηγορία Βήμα προς Βήμα',
|
'select_category_step_by_step' => 'Επιλέξτε Κατηγορία Βήμα προς Βήμα',
|
||||||
|
|
||||||
// New create page
|
// New create page
|
||||||
'options' => 'Options',
|
'options' => 'Επιλογές',
|
||||||
];
|
];
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user