Create decorator to translate dynamic model fields
Translate model fields by specifying which fields should be translated as decorator parameters. This omits any need for duplicate *_en
and *_nl
fields (see the snippet in #15 (closed)).
This applies e.g. to the merchandise fields in !19 (merged).