mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-10 07:16:06 -06:00
New translations control_panel.php (French)
This commit is contained in:
parent
37b88a8421
commit
65784e2359
@ -2,7 +2,12 @@
|
|||||||
|
|
||||||
return [
|
return [
|
||||||
'help' => 'Aide',
|
'help' => 'Aide',
|
||||||
|
'search' => 'Search',
|
||||||
'logout' => 'Déconnexion',
|
'logout' => 'Déconnexion',
|
||||||
'view_site' => 'Voir le site',
|
'view_site' => 'Voir le site',
|
||||||
'title' => 'Panneau de contrôle'
|
'title' => 'Panneau de contrôle',
|
||||||
|
'search_placeholder' => 'Type to search',
|
||||||
|
|
||||||
|
// Users Module
|
||||||
|
'search_by_gsm_number' => 'Search By GSM Number',
|
||||||
];
|
];
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user