Rename Design to light > Design to Light
This commit is contained in:
parent
28804ceba1
commit
a880205e1d
3 changed files with 4 additions and 4 deletions
|
|
@ -1,4 +1,4 @@
|
|||
title: Design to light
|
||||
title: Design to Light
|
||||
|
||||
tabs:
|
||||
content:
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue