{{ 'order.tax-summary' | translate }}

{{ 'common.description' | translate }} {{ 'order.tax-rate' | translate }} {{ 'order.tax-base' | translate }} {{ 'order.tax-total' | translate }}
{{ row.description }} {{ row.taxRate / 100 | percent }} {{ row.taxBase | localeCurrency: order.currencyCode }} {{ row.taxTotal | localeCurrency: order.currencyCode }}
{{ 'order.customer' | translate }}
{{ 'order.shipping-address' | translate }}
{{ 'order.billing-address' | translate }}