Pt-J-Other
Carl wrote: (2011-08-13)
I couldn’t get the .yml to work with just
orders:
...
form:
name: "name"
...
I had to either add t(’.name’) to the label or add to the .yml
helpers:
label:
order:
name: "Name"
Am I missing something or do you need the helpers: in the .yml?

