mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
New translations control_panel.php (Hindi)
This commit is contained in:
parent
e07fba5719
commit
a88b0777a2
@ -0,0 +1,13 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'help' => 'मदद',
|
||||
'search' => 'खोज',
|
||||
'logout' => 'लॉग आउट',
|
||||
'view_site' => 'साइट देखें',
|
||||
'title' => 'कंट्रोल पैनल',
|
||||
'search_placeholder' => 'खोजने के लिए लिखें',
|
||||
|
||||
// Users Module
|
||||
'search_by_gsm_number' => 'जीएसएम नंबर द्वारा खोजें',
|
||||
];
|
||||
Loading…
Reference in New Issue
Block a user