fix(i18n): correct typo in 'totalVatExcluded' translation

This commit is contained in:
puriphatt 2025-02-07 09:36:32 +07:00
parent 00e8782ca5
commit f27474ad90

View file

@ -79,7 +79,7 @@ export default {
calculateVat: 'Calculate VAT',
discountAfterVat: 'Discount after vat',
totalAfterDiscount: 'Total after discount',
totalVatExcluded: 'Tax-exempt amoun',
totalVatExcluded: 'Tax-exempt amount',
totalVatIncluded: 'Taxable amount',
vat: 'VAT {msg}',
totalAmount: 'Total amount (Baht)',