fix: i18n

This commit is contained in:
puriphatt 2024-10-18 16:13:17 +07:00
parent 375abb445b
commit 1c65c00c15
2 changed files with 41 additions and 1 deletions

View file

@ -48,7 +48,7 @@ export default {
selectAll: 'Select All',
additional: 'Additional',
editImage: 'Edit Image',
upload: 'Upload{msg}',
upload: 'Upload {msg}',
baseOnDevice: 'Base on Device',
clickToCreate: 'Click to create',
age: 'Age',
@ -104,6 +104,8 @@ export default {
female: 'Female',
print: 'Print to File/PDF',
code: 'Code',
payment: 'Payment',
or: 'or {msg}',
},
menu: {
@ -665,6 +667,24 @@ export default {
quotationDiscount: 'Discount (Baht)',
discountList: 'Product Discount',
receiptDialog: {
paymentWait: 'Waiting for payment',
total: 'Total of',
installments: 'Installments',
paid: 'Paid',
remain: 'Remaining',
totalAmount: 'Total',
billOfPayment: 'Payment Bill',
payAll: 'Pay All',
allInstallments: 'Payment',
paymentDueDate: 'Payment due date',
notYetPaid: 'Unpaid',
alreadyPaid: 'Paid',
amountToBePaid: 'Amount to be paid',
slip: 'Slip',
paymentDocs: 'Payment Documents',
},
type: {
all: 'All',
fullAmountCash: 'Full Amount Cash',