mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
New translations field.php (Greek)
This commit is contained in:
parent
55a3d9bc46
commit
35a35143b5
@ -43,6 +43,10 @@ return [
|
||||
'login_with_phone_number' => 'Συνδεθείτε με τον αριθμό τηλεφώνου',
|
||||
'login_with_email_address' => 'Συνδεθείτε με διεύθυνση email',
|
||||
|
||||
// Share
|
||||
'share_on_facebook' => 'Share on Facebook',
|
||||
'share_on_twitter' => 'Share on Twitter',
|
||||
|
||||
// Side menu links
|
||||
'company_directory' => 'Κατάλογος εταιρείας',
|
||||
'popular_ads' => 'Δημοφιλείς διαφημίσεις',
|
||||
@ -51,6 +55,9 @@ return [
|
||||
'sms' => 'Αποστολή μηνύματος κειμένου (SMS)',
|
||||
'mail' => 'Αποστολή αλληλογραφίας',
|
||||
|
||||
//Related
|
||||
'related_posts' => 'Related Posts',
|
||||
|
||||
// Register instruction seed
|
||||
'register_instructions' => 'Εγγραφή οδηγιών',
|
||||
'list' => 'Λίστα',
|
||||
@ -62,4 +69,6 @@ return [
|
||||
'your_internet_connection_is_broken' => 'Η σύνδεσή σας στο διαδίκτυο έχει διακοπεί,',
|
||||
'we_miss_you_so_much_already' => 'μας λείπεις ήδη πολύ!',
|
||||
'try_again' => 'Προσπάθησε ξανά',
|
||||
|
||||
'news_title' => 'Sectoral Developments All in :name',
|
||||
];
|
||||
Loading…
Reference in New Issue
Block a user