New translations control_panel.php (Albanian)

This commit is contained in:
Fatih Alp 2020-02-12 13:18:08 +03:00
parent 116c9b0d03
commit ec20b54a4e

View File

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