New translations control_panel.php (Greek)

This commit is contained in:
Fatih Alp 2020-05-12 13:07:57 +03:00
parent 89b1a9b3a3
commit 3f5652ead0

View File

@ -0,0 +1,13 @@
<?php
return [
'help' => 'Help',
'search' => 'Search',
'logout' => 'Logout',
'view_site' => 'View Site',
'title' => 'Control Panel',
'search_placeholder' => 'Type to search',
// Users Module
'search_by_gsm_number' => 'Search By GSM Number',
];