New translations control_panel.php (Persian)

This commit is contained in:
Fatih Alp 2020-05-12 13:11:42 +03:00
parent 91fe965943
commit 3c91776568

View File

@ -5,5 +5,9 @@ return [
'search' => 'جستجو',
'logout' => 'خروج',
'view_site' => 'مشاهده سایت',
'title' => 'پنل مدیریت'
'title' => 'پنل مدیریت',
'search_placeholder' => 'Type to search',
// Users Module
'search_by_gsm_number' => 'Search By GSM Number',
];