mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-09 14:56:13 -06:00
New translations control_panel.php (Greek)
This commit is contained in:
parent
401de8e265
commit
7d98207549
@ -1,13 +1,13 @@
|
|||||||
<?php
|
<?php
|
||||||
|
|
||||||
return [
|
return [
|
||||||
'help' => 'Help',
|
'help' => 'Βοήθεια',
|
||||||
'search' => 'Search',
|
'search' => 'Αναζήτηση',
|
||||||
'logout' => 'Logout',
|
'logout' => 'Αποσύνδεση',
|
||||||
'view_site' => 'View Site',
|
'view_site' => 'Προβολή ιστότοπου',
|
||||||
'title' => 'Control Panel',
|
'title' => 'Πίνακας Ελέγχου',
|
||||||
'search_placeholder' => 'Type to search',
|
'search_placeholder' => 'Πληκτρολογήστε για αναζήτηση',
|
||||||
|
|
||||||
// Users Module
|
// Users Module
|
||||||
'search_by_gsm_number' => 'Search By GSM Number',
|
'search_by_gsm_number' => 'Αναζήτηση με αριθμό GSM',
|
||||||
];
|
];
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user