refactor: add i18n

This commit is contained in:
Thanaphon Frappet 2025-01-09 09:46:41 +07:00
parent ff7d516519
commit 025f357e2b
2 changed files with 6 additions and 1 deletions

View file

@ -946,8 +946,10 @@ export default {
Complete: 'ดำเนินการเสร็จสิ้น',
Canceled: 'รายการคำขอถูกยกเลิก',
Restart: 'ไปดำเนินการใหม่',
receive: {
Canceled: 'ยกเลิก',
},
},
receiveTask: 'รับงาน',
receiveScan: 'รับงานแบบสแกน',
receiveCustom: 'รับงานแบบเลือกเอง',