Translate / name catagories
Signed-off-by: Nick Slowinski <nick@nick-slowinski.de>
Dieser Commit ist enthalten in:
Ursprung
e3e65084d2
Commit
18c6487b51
3 geänderte Dateien mit 30 neuen und 0 gelöschten Zeilen
10
services/communication/_category_.yml
Normale Datei
10
services/communication/_category_.yml
Normale Datei
|
@ -0,0 +1,10 @@
|
|||
position: 4 # float position is supported
|
||||
label: 'Kommunikation'
|
||||
collapsible: true # make the category collapsible
|
||||
collapsed: false # keep the category open by default
|
||||
className: red
|
||||
link:
|
||||
type: generated-index
|
||||
title: Kommunikation
|
||||
description: .
|
||||
slug: /kommunikation
|
10
services/data/_category_.yml
Normale Datei
10
services/data/_category_.yml
Normale Datei
|
@ -0,0 +1,10 @@
|
|||
position: 4 # float position is supported
|
||||
label: 'Daten'
|
||||
collapsible: true # make the category collapsible
|
||||
collapsed: false # keep the category open by default
|
||||
className: red
|
||||
link:
|
||||
type: generated-index
|
||||
title: Daten
|
||||
description: .
|
||||
slug: /daten
|
10
services/development/_category_.yml
Normale Datei
10
services/development/_category_.yml
Normale Datei
|
@ -0,0 +1,10 @@
|
|||
position: 4 # float position is supported
|
||||
label: 'Entwicklung'
|
||||
collapsible: true # make the category collapsible
|
||||
collapsed: false # keep the category open by default
|
||||
className: red
|
||||
link:
|
||||
type: generated-index
|
||||
title: Entwicklung
|
||||
description: .
|
||||
slug: /entwicklung
|
Laden …
In neuem Issue referenzieren