From: Vincent Vanwaelscappel Date: Tue, 29 Oct 2024 17:24:18 +0000 (+0100) Subject: WIP #7163 @0.25 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=2653292824eb47cd976c796c60bdd0c8ede1ebd7;p=psq.git WIP #7163 @0.25 --- diff --git a/config/twill-navigation.php b/config/twill-navigation.php index c710467..d24aad2 100644 --- a/config/twill-navigation.php +++ b/config/twill-navigation.php @@ -8,7 +8,7 @@ return [ 'raw' => true, ], 'publish' => [ - 'title' => 'Publier', + 'title' => 'Lettres', 'route' => 'admin.publish.letter', 'primary_navigation' => [ 'letter' => [ @@ -79,7 +79,7 @@ return [ // ], // ], 'settings' => [ - 'title' => 'Contenu statique', + 'title' => 'Contenus', 'route' => 'admin.settings', 'params' => ['section' => 'strings'], 'primary_navigation' => [ @@ -96,7 +96,7 @@ return [ ] ], 'otherContent' => [ - 'title' => 'Autre contenu', + 'title' => 'Sondages', 'route' => 'polls.index', 'module' => true, 'primary_navigation' => [