mirror of
https://gitlab.com/TheGamecraft/c-cms.git
synced 2026-04-21 10:49:10 -04:00
ALPHA 3.0.1a
This commit is contained in:
16
resources/lang/fr/admin/header.php
Normal file
16
resources/lang/fr/admin/header.php
Normal file
@@ -0,0 +1,16 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
| Admin Siderbar Language Lines
|
||||
|--------------------------------------------------------------------------
|
||||
*/
|
||||
|
||||
'logout' => "Déconnexion",
|
||||
'settings' => "Options",
|
||||
'notification' => "Notifications",
|
||||
'profil' => "Mon profil",
|
||||
'search_bar' => "Recherche ..."
|
||||
];
|
||||
Reference in New Issue
Block a user