New translations control_panel.php (Hindi)

This commit is contained in:
Fatih Alp 2020-05-12 19:28:25 +03:00
parent e07fba5719
commit a88b0777a2

View File

@ -0,0 +1,13 @@
<?php
return [
'help' => 'मदद',
'search' => 'खोज',
'logout' => 'लॉग आउट',
'view_site' => 'साइट देखें',
'title' => 'कंट्रोल पैनल',
'search_placeholder' => 'खोजने के लिए लिखें',
// Users Module
'search_by_gsm_number' => 'जीएसएम नंबर द्वारा खोजें',
];