translate_customer_stage
Translates a customer stage.
Example
1
{{ 'active' | translate_customer_stage }} => Active
Input
| Type | Parameter | Description | Required |
|---|---|---|---|
| string | stage | The stage of the customer to translate. Comes before the | sign. | Required |
Output
| Type | Description |
|---|---|
| string | The translated customer stage |