Files
TheGamecraft 51b5bc0500 ALPHA 3.0.1a
2018-07-13 12:41:23 -04:00

17 lines
397 B
PHP

<?php
return [
/*
|--------------------------------------------------------------------------
| Admin Siderbar Language Lines
|--------------------------------------------------------------------------
*/
'logout' => "Déconnexion",
'settings' => "Options",
'notification' => "Notifications",
'profil' => "Mon profil",
'search_bar' => "Recherche ..."
];