{{
'order.refund-total-error'
| translate
: {
min: 0 | currency : order.currencyCode,
max: totalRefundableAmount | localeCurrency : order.currencyCode
}
}}
{{ 'order.refund-total-warning' | translate }}
{{ 'order.refund-cancellation-reason-required' | translate }}