mirror of
https://gitlab.com/TheGamecraft/c-cms.git
synced 2026-04-21 10:49:10 -04:00
14 lines
308 B
PHP
14 lines
308 B
PHP
<?php
|
|
|
|
return [
|
|
|
|
/*
|
|
|--------------------------------------------------------------------------
|
|
| Admin Update Language Lines
|
|
|--------------------------------------------------------------------------
|
|
*/
|
|
|
|
'breadcrumb' => "Outils/Mise à jour",
|
|
'page_title' => "Mise à jour",
|
|
];
|