translate_lot_status

Translates a lot status.

Example

1
{{ 'confirmed' | translate_lot_status }} => Confirmed

Input

Type Parameter Description Required
string status The status of the lot to translate. Comes before the | sign. Required

Output

Type Description
string The translated order status