Rename Design to light > Design to Light

This commit is contained in:
Timothée Goguely 2025-01-23 12:26:10 +01:00
parent 28804ceba1
commit a880205e1d
3 changed files with 4 additions and 4 deletions

View file

@ -1,4 +1,4 @@
title: Design to light
title: Design to Light
tabs:
content:

View file

@ -1,5 +1,5 @@
designToLight:
label: Design to light
label: Design to Light
icon: leaf
fields:
@ -33,7 +33,7 @@ fields:
DTLProposalLocation:
label: Localisation
help: Quelle étape contient la proposition Design to light ?
help: Quelle étape contient la proposition Design to Light ?
type: radio
options:
proposal: Proposition commerciale

View file

@ -39,7 +39,7 @@ return [
],
'-',
'design-to-light' => [
'label' => 'Design to light',
'label' => 'Design to Light',
'icon' => 'leaf',
'link' => 'pages/design-to-light',
'current' => function (string $current): bool {