refactor: add i18n
This commit is contained in:
parent
ddcde2ef49
commit
2cce436ee8
2 changed files with 4 additions and 0 deletions
|
|
@ -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',
|
||||
|
|
|
|||
|
|
@ -121,6 +121,7 @@ export default {
|
|||
area: 'เขตพื้นที่',
|
||||
byArea: 'ตามเขตพื้นที่',
|
||||
company: 'บริษัท',
|
||||
form: 'แบบฟอร์ม',
|
||||
},
|
||||
|
||||
menu: {
|
||||
|
|
@ -676,6 +677,7 @@ export default {
|
|||
},
|
||||
|
||||
quotation: {
|
||||
templateForm: 'เลือกแบบฟอร์มเอกสารต้นแบบ',
|
||||
title: 'ใบเสนอราคา',
|
||||
caption: 'ใบเสนอราคาทั้งหมด',
|
||||
customerName: 'ชื่อลูกค้า',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue