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',
|
area: 'Area by area',
|
||||||
byArea: 'By area',
|
byArea: 'By area',
|
||||||
company: 'Company',
|
company: 'Company',
|
||||||
|
form: 'Form',
|
||||||
},
|
},
|
||||||
|
|
||||||
menu: {
|
menu: {
|
||||||
|
|
@ -680,6 +681,7 @@ export default {
|
||||||
},
|
},
|
||||||
|
|
||||||
quotation: {
|
quotation: {
|
||||||
|
templateForm: 'Select a template document form.',
|
||||||
title: 'Quotation',
|
title: 'Quotation',
|
||||||
caption: 'All Quotation',
|
caption: 'All Quotation',
|
||||||
customerName: 'Customer Name',
|
customerName: 'Customer Name',
|
||||||
|
|
|
||||||
|
|
@ -121,6 +121,7 @@ export default {
|
||||||
area: 'เขตพื้นที่',
|
area: 'เขตพื้นที่',
|
||||||
byArea: 'ตามเขตพื้นที่',
|
byArea: 'ตามเขตพื้นที่',
|
||||||
company: 'บริษัท',
|
company: 'บริษัท',
|
||||||
|
form: 'แบบฟอร์ม',
|
||||||
},
|
},
|
||||||
|
|
||||||
menu: {
|
menu: {
|
||||||
|
|
@ -676,6 +677,7 @@ export default {
|
||||||
},
|
},
|
||||||
|
|
||||||
quotation: {
|
quotation: {
|
||||||
|
templateForm: 'เลือกแบบฟอร์มเอกสารต้นแบบ',
|
||||||
title: 'ใบเสนอราคา',
|
title: 'ใบเสนอราคา',
|
||||||
caption: 'ใบเสนอราคาทั้งหมด',
|
caption: 'ใบเสนอราคาทั้งหมด',
|
||||||
customerName: 'ชื่อลูกค้า',
|
customerName: 'ชื่อลูกค้า',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue