refactor: i18n
This commit is contained in:
parent
a0f81cb7db
commit
9e1881cba0
2 changed files with 26 additions and 2 deletions
|
|
@ -30,7 +30,7 @@ export default {
|
||||||
inactive: 'Inactive',
|
inactive: 'Inactive',
|
||||||
displayField: 'Display Fields',
|
displayField: 'Display Fields',
|
||||||
order: 'Order',
|
order: 'Order',
|
||||||
name: 'Name',
|
name: '{msg} Name',
|
||||||
fullName: 'Full Name',
|
fullName: 'Full Name',
|
||||||
detail: '{msg} Detail',
|
detail: '{msg} Detail',
|
||||||
remark: '{msg} Remark',
|
remark: '{msg} Remark',
|
||||||
|
|
@ -85,6 +85,7 @@ export default {
|
||||||
specify: 'Secify {msg}',
|
specify: 'Secify {msg}',
|
||||||
noSpecify: 'No Specify{msg}',
|
noSpecify: 'No Specify{msg}',
|
||||||
noDataTable: 'There is no data displayed in this table yet.',
|
noDataTable: 'There is no data displayed in this table yet.',
|
||||||
|
no: 'No {msg}',
|
||||||
birthDate: 'Birth Date',
|
birthDate: 'Birth Date',
|
||||||
amount: 'amount {msg}',
|
amount: 'amount {msg}',
|
||||||
numberOf: 'number of {msg}',
|
numberOf: 'number of {msg}',
|
||||||
|
|
@ -106,6 +107,8 @@ export default {
|
||||||
code: 'Code',
|
code: 'Code',
|
||||||
payment: 'Payment',
|
payment: 'Payment',
|
||||||
or: 'or {msg}',
|
or: 'or {msg}',
|
||||||
|
people: 'People',
|
||||||
|
group: 'Group',
|
||||||
},
|
},
|
||||||
|
|
||||||
menu: {
|
menu: {
|
||||||
|
|
@ -623,6 +626,7 @@ export default {
|
||||||
|
|
||||||
quotation: {
|
quotation: {
|
||||||
title: 'Quotation',
|
title: 'Quotation',
|
||||||
|
caption: 'All Quotation',
|
||||||
customerName: 'Customer Name',
|
customerName: 'Customer Name',
|
||||||
actor: 'Actor',
|
actor: 'Actor',
|
||||||
totalPrice: 'Total',
|
totalPrice: 'Total',
|
||||||
|
|
@ -702,6 +706,14 @@ export default {
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
||||||
|
flow: {
|
||||||
|
title: 'Workflow Template',
|
||||||
|
template: 'Template',
|
||||||
|
processStep: 'Process Step',
|
||||||
|
step: 'Step',
|
||||||
|
responsiblePerson: 'Responsible Person',
|
||||||
|
},
|
||||||
|
|
||||||
dialog: {
|
dialog: {
|
||||||
title: {
|
title: {
|
||||||
incompleteDataEntry: 'Incomplete Data Entry',
|
incompleteDataEntry: 'Incomplete Data Entry',
|
||||||
|
|
|
||||||
|
|
@ -30,7 +30,7 @@ export default {
|
||||||
inactive: 'ไม่ใช้งาน',
|
inactive: 'ไม่ใช้งาน',
|
||||||
displayField: 'ฟิลด์แสดงผล',
|
displayField: 'ฟิลด์แสดงผล',
|
||||||
order: 'ลำดับ',
|
order: 'ลำดับ',
|
||||||
name: 'ชื่อ',
|
name: 'ชื่อ{msg}',
|
||||||
fullName: 'ชื่อ-สกุล',
|
fullName: 'ชื่อ-สกุล',
|
||||||
detail: 'รายละเอียด{msg}',
|
detail: 'รายละเอียด{msg}',
|
||||||
remark: 'หมายเหตุ{msg}',
|
remark: 'หมายเหตุ{msg}',
|
||||||
|
|
@ -85,6 +85,7 @@ export default {
|
||||||
specify: 'ระบุ{msg}',
|
specify: 'ระบุ{msg}',
|
||||||
noSpecify: 'ไม่ระบุ{msg}',
|
noSpecify: 'ไม่ระบุ{msg}',
|
||||||
noDataTable: 'ยังไม่มีข้อมูลแสดงในตารางนี้',
|
noDataTable: 'ยังไม่มีข้อมูลแสดงในตารางนี้',
|
||||||
|
no: 'ไม่มี{msg}',
|
||||||
birthDate: 'วันเกิด',
|
birthDate: 'วันเกิด',
|
||||||
amount: 'จำนวน {msg}',
|
amount: 'จำนวน {msg}',
|
||||||
numberOf: 'จำนวน{msg}',
|
numberOf: 'จำนวน{msg}',
|
||||||
|
|
@ -106,6 +107,8 @@ export default {
|
||||||
code: 'รหัส',
|
code: 'รหัส',
|
||||||
payment: 'การชำระเงิน',
|
payment: 'การชำระเงิน',
|
||||||
or: 'หรือ {msg}',
|
or: 'หรือ {msg}',
|
||||||
|
people: 'ผู้คน',
|
||||||
|
group: 'กลุ่ม',
|
||||||
},
|
},
|
||||||
|
|
||||||
menu: {
|
menu: {
|
||||||
|
|
@ -617,6 +620,7 @@ export default {
|
||||||
|
|
||||||
quotation: {
|
quotation: {
|
||||||
title: 'ใบเสนอราคา',
|
title: 'ใบเสนอราคา',
|
||||||
|
caption: 'ใบเสนอราคาทั้งหมด',
|
||||||
customerName: 'ชื่อลูกค้า',
|
customerName: 'ชื่อลูกค้า',
|
||||||
actor: 'ผู้ที่ทำรายงาน',
|
actor: 'ผู้ที่ทำรายงาน',
|
||||||
totalPrice: 'ยอดรวมสุทธิ',
|
totalPrice: 'ยอดรวมสุทธิ',
|
||||||
|
|
@ -697,6 +701,14 @@ export default {
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
||||||
|
flow: {
|
||||||
|
title: 'แม่แบบขั้นตอนการทำงาน',
|
||||||
|
template: 'แม่แบบ',
|
||||||
|
processStep: 'ขั้นตอนการทำงาน',
|
||||||
|
step: 'ขั้นตอน',
|
||||||
|
responsiblePerson: 'ผู้รับผิดชอบ',
|
||||||
|
},
|
||||||
|
|
||||||
dialog: {
|
dialog: {
|
||||||
title: {
|
title: {
|
||||||
incompleteDataEntry: 'กรอกข้อมูลไม่ครบ',
|
incompleteDataEntry: 'กรอกข้อมูลไม่ครบ',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue