17 lines
322 B
INI
17 lines
322 B
INI
|
[block]
|
||
|
name = Anzahl der Zutat
|
||
|
button_label = Anzahl der Zutat
|
||
|
|
||
|
[fields.amount]
|
||
|
label = Zutaten Menge
|
||
|
type = string
|
||
|
default = 1
|
||
|
width = 1/2
|
||
|
|
||
|
[fields.unit]
|
||
|
label = In welcher Einheit wird die Zutat angegeben? (amount unit)
|
||
|
type = string
|
||
|
width = 1/2
|
||
|
description = Examples: cups, tsp, g, kg, l, dl, cl, each
|
||
|
default = each
|