Update untranslated string

This translation already exists, we just weren't using it in this view.
This commit is contained in:
Matt-Yorkley
2021-03-09 17:19:40 +00:00
parent 64a2493cc7
commit 11d5c6a2f1

View File

@@ -57,7 +57,8 @@
- if @order.total_tax > 0
%tr
%td.text-right{colspan:"3"} (includes tax)
%td.text-right{colspan:"3"}
= t :order_includes_tax
%td.text-right
%span.order-total.tax-total= display_checkout_tax_total(@order)
%td