mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
New translations control_panel.php (French)
This commit is contained in:
parent
37b88a8421
commit
65784e2359
@ -2,7 +2,12 @@
|
||||
|
||||
return [
|
||||
'help' => 'Aide',
|
||||
'search' => 'Search',
|
||||
'logout' => 'Déconnexion',
|
||||
'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