refactor: add i18n

This commit is contained in:
Thanaphon Frappet 2024-12-02 16:15:04 +07:00
parent 552f13abe4
commit dcf0977ceb
2 changed files with 14 additions and 0 deletions

View file

@ -133,6 +133,7 @@ export default {
importFromFile: 'นำเข้าจากไฟล์ {suffix}',
customer: 'ลูกค้า',
individual: 'รายบุคคล',
unavailable: 'ไม่พร้อมใช้งาน',
},
menu: {
@ -785,6 +786,12 @@ export default {
receiptIssued: 'ออกใบเสร็จรับเงินแล้ว',
},
payCondition: {
Full: 'รอจ่ายเงิน',
Split: 'รอจ่ายเงินงวดที่',
SplitCustom: 'รอจ่ายเงินที่กำหนดเองงวดที่',
},
type: {
all: 'ทั้งหมด',
fullAmountCash: 'เงินสดเต็มจำนวน',