20 lines
423 B
INI
20 lines
423 B
INI
|
[block]
|
||
|
name = Rezept für X Portionen
|
||
|
button_label = Rezept für X Portionen
|
||
|
|
||
|
[fields.serving_number]
|
||
|
label = serving number
|
||
|
description = Für wie viele Portionen sind die Zutaten definiert
|
||
|
type = integer
|
||
|
default = 1
|
||
|
addon_label = Stück
|
||
|
width = 2/5
|
||
|
|
||
|
[fields.serving_units]
|
||
|
label = serving Units
|
||
|
description = Was ergibt das Rezept?'
|
||
|
type = string
|
||
|
default = Waffeln
|
||
|
addon_label = '(bezeichnung des Gebäcks)'
|
||
|
width = 3/5
|