mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
New translations control_panel.php (Dutch)
This commit is contained in:
parent
0b035bc12c
commit
bab16e8e02
@ -0,0 +1,13 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'help' => 'Help',
|
||||
'search' => 'Search',
|
||||
'logout' => 'Logout',
|
||||
'view_site' => 'View Site',
|
||||
'title' => 'Control Panel',
|
||||
'search_placeholder' => 'Type to search',
|
||||
|
||||
// Users Module
|
||||
'search_by_gsm_number' => 'Search By GSM Number',
|
||||
];
|
||||
Loading…
Reference in New Issue
Block a user