refactor: add i18n

This commit is contained in:
Thanaphon Frappet 2024-11-06 17:04:20 +07:00
parent ddcde2ef49
commit 2cce436ee8
2 changed files with 4 additions and 0 deletions

View file

@ -119,6 +119,7 @@ export default {
area: 'Area by area',
byArea: 'By area',
company: 'Company',
form: 'Form',
},
menu: {
@ -680,6 +681,7 @@ export default {
},
quotation: {
templateForm: 'Select a template document form.',
title: 'Quotation',
caption: 'All Quotation',
customerName: 'Customer Name',

View file

@ -121,6 +121,7 @@ export default {
area: 'เขตพื้นที่',
byArea: 'ตามเขตพื้นที่',
company: 'บริษัท',
form: 'แบบฟอร์ม',
},
menu: {
@ -676,6 +677,7 @@ export default {
},
quotation: {
templateForm: 'เลือกแบบฟอร์มเอกสารต้นแบบ',
title: 'ใบเสนอราคา',
caption: 'ใบเสนอราคาทั้งหมด',
customerName: 'ชื่อลูกค้า',