14 lines
245 B
INI
14 lines
245 B
INI
|
[block]
|
||
|
name = FAQ
|
||
|
button_label = FAQ-Frage hinzufügen
|
||
|
|
||
|
[fields.question]
|
||
|
label = Frage
|
||
|
description = Häufig gestellte Frage
|
||
|
type = string
|
||
|
|
||
|
[fields.answer]
|
||
|
label = Antwort
|
||
|
description = Antwort auf eine häufig gestellte Frage
|
||
|
type = markdown
|