openclassify/addons/default/visiosoft/defaultadmin-theme/resources/lang/el/control_panel.php
Mostafa Moradi 2171374f6b initial
2022-03-03 10:20:13 +03:00

14 lines
437 B
PHP
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php
return [
'help' => 'Βοήθεια',
'search' => 'Αναζήτηση',
'logout' => 'Αποσύνδεση',
'view_site' => 'Προβολή ιστότοπου',
'title' => 'Πίνακας Ελέγχου',
'search_placeholder' => 'Πληκτρολογήστε για αναζήτηση',
// Users Module
'search_by_gsm_number' => 'Αναζήτηση με αριθμό GSM',
];