fix: i18n
This commit is contained in:
parent
7f0d006a7c
commit
2292cefacf
2 changed files with 4 additions and 0 deletions
|
|
@ -75,6 +75,7 @@ export default {
|
|||
about: 'About',
|
||||
total: 'Total',
|
||||
discount: 'Discount (Baht)',
|
||||
discountAfterVat: 'Discount after vat',
|
||||
totalAfterDiscount: 'Total after discount',
|
||||
totalVatExcluded: 'Tax exemption amount',
|
||||
totalVatIncluded: 'Taxable amount',
|
||||
|
|
@ -653,6 +654,7 @@ export default {
|
|||
calTax: 'Calculate taxes',
|
||||
allProduct: 'List of all products',
|
||||
quotationDiscount: 'Discount (Baht)',
|
||||
discountList: 'Product Discount',
|
||||
|
||||
type: {
|
||||
all: 'All',
|
||||
|
|
|
|||
|
|
@ -75,6 +75,7 @@ export default {
|
|||
about: 'เกี่ยวกับ',
|
||||
total: 'ยอดรวม',
|
||||
discount: 'ส่วนลด (บาท)',
|
||||
discountAfterVat: 'ส่วนลดหลังคำนวณภาษี',
|
||||
totalAfterDiscount: 'จำนวนเงินหลังหักส่วนลด',
|
||||
totalVatExcluded: 'จำนวนเงินยกเว้นภาษี',
|
||||
totalVatIncluded: 'จำนวนเงินที่คำนวณภาษี',
|
||||
|
|
@ -649,6 +650,7 @@ export default {
|
|||
calTax: 'คิดภาษี',
|
||||
allProduct: 'รายการสินค้าทั้งหมด',
|
||||
quotationDiscount: 'ส่วนลดใบงาน (บาท)',
|
||||
discountList: 'ส่วนลดรายการ',
|
||||
|
||||
type: {
|
||||
all: 'ทั้งหมด',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue