mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-30 06:31:16 +00:00
Update untranslated string
This translation already exists, we just weren't using it in this view.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user