mirror of
https://gitlab.com/TheGamecraft/c-cms.git
synced 2026-05-15 12:38:24 -04:00
ALPHA 3.0.1a
This commit is contained in:
@@ -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