New translations control_panel.php (Turkish)

This commit is contained in:
Fatih Alp 2020-01-10 17:20:55 +03:00
parent aedaaf0385
commit d21f126492

View File

@ -0,0 +1,9 @@
<?php
return [
'help' => 'Help',
'search' => 'Search',
'logout' => 'Logout',
'view_site' => 'View Site',
'title' => 'Control Panel',
];