translate_order_type
Translates an order type.
Example
1
| {{ 'type' | translate_order_type }} => Type
|
| Type |
Parameter |
Description |
Required |
| string |
type |
The type of the order to translate. Comes before the | sign. |
Required |
Output
| Type |
Description |
| string |
The translated order type |