]> _ Git - psq.git/commitdiff
WIP #7163 @0.25
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Tue, 29 Oct 2024 17:24:18 +0000 (18:24 +0100)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Tue, 29 Oct 2024 17:24:18 +0000 (18:24 +0100)
config/twill-navigation.php

index c710467f4214437eda66aee380b1bf48746bfd8e..d24aad21860f2f2ce0a9d93068d5469f9ddb97ee 100644 (file)
@@ -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' => [