From 0b0df6d173139876bb6fee684243e4b83dee3573 Mon Sep 17 00:00:00 2001 From: Sylvain Date: Wed, 29 Dec 2021 22:18:07 +0100 Subject: [PATCH] New translations en.yml (Portuguese) --- config/locales/pt.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/locales/pt.yml b/config/locales/pt.yml index 87c6053a4..e94500361 100755 --- a/config/locales/pt.yml +++ b/config/locales/pt.yml @@ -90,7 +90,7 @@ pt: other: "%{count} %{NAME} tickets" coupon_CODE_discount_of_DISCOUNT: "Cupom {CODE}: desconto de {DISCOUNT}{TYPE, select, percent_off{%} other{}}" #messageFormat interpolation total_including_all_taxes: "Total de taxas inclusas" - including_VAT_RATE: "Including VAT %{RATE}% of %{AMOUNT}" + including_VAT_RATE: "Incluindo IVA %{RATE}% de %{AMOUNT}" including_total_excluding_taxes: "Incluindo total de faixas exclusas" including_amount_payed_on_ordering: "Incluindo o valor pago na encomenda" total_amount: "Montante total"