mirror of
https://gitlab.com/TheGamecraft/c-cms.git
synced 2026-04-22 19:19:09 -04:00
ALPHA 3.0.1a
This commit is contained in:
16
resources/lang/fr/admin/dashboard.php
Normal file
16
resources/lang/fr/admin/dashboard.php
Normal file
@@ -0,0 +1,16 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
| Admin Dashboard Language Lines
|
||||
|--------------------------------------------------------------------------
|
||||
*/
|
||||
|
||||
'breadcrumb' => "Tableau de bord",
|
||||
'page_title' => "Tableau de bord",
|
||||
'cadet_title' => "CADET DE L'AVIATION ROYALE DU CANADA",
|
||||
'get_more' => "En apprendre plus !",
|
||||
|
||||
];
|
||||
Reference in New Issue
Block a user