refactor: edit calc vat
This commit is contained in:
parent
42575eb5ba
commit
ca9264d758
8 changed files with 33 additions and 11 deletions
|
|
@ -79,7 +79,7 @@ export default {
|
|||
calculateVat: 'Calculate VAT',
|
||||
discountAfterVat: 'Discount after vat',
|
||||
totalAfterDiscount: 'Total after discount',
|
||||
totalVatExcluded: 'Tax exemption amount',
|
||||
totalVatExcluded: 'Tax-exempt amoun',
|
||||
totalVatIncluded: 'Taxable amount',
|
||||
vat: 'VAT {msg}',
|
||||
totalAmount: 'Total amount (Baht)',
|
||||
|
|
|
|||
|
|
@ -81,7 +81,7 @@ export default {
|
|||
discountAfterVat: 'ส่วนลดหลังคำนวณภาษี',
|
||||
calculateVat: 'คำนวณภาษี',
|
||||
totalAfterDiscount: 'จำนวนเงินหลังหักส่วนลด',
|
||||
totalVatExcluded: 'จำนวนเงินยกเว้นภาษี',
|
||||
totalVatExcluded: 'จำนวนเงินที่ไม่มี/ยกเว้นภาษี',
|
||||
totalVatIncluded: 'จำนวนเงินที่คำนวณภาษี',
|
||||
vat: 'ภาษีมูลค่าเพิ่ม {msg}',
|
||||
totalAmount: 'จำนวนเงินรวมทั้งสิ้น (บาท)',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue