feat: add translations for property and manual in English and Thai
This commit is contained in:
parent
80f4468b78
commit
9c05e1ae5b
2 changed files with 9 additions and 0 deletions
|
|
@ -194,6 +194,7 @@ export default {
|
||||||
personnel: 'Personnel',
|
personnel: 'Personnel',
|
||||||
productService: 'Product and Service',
|
productService: 'Product and Service',
|
||||||
workflow: 'Workflow',
|
workflow: 'Workflow',
|
||||||
|
property: 'Property',
|
||||||
customer: 'Customer',
|
customer: 'Customer',
|
||||||
mainData: 'Main Data',
|
mainData: 'Main Data',
|
||||||
agencies: 'Agencies',
|
agencies: 'Agencies',
|
||||||
|
|
@ -240,6 +241,10 @@ export default {
|
||||||
mode: 'Mode',
|
mode: 'Mode',
|
||||||
addSignature: 'Add Signature',
|
addSignature: 'Add Signature',
|
||||||
},
|
},
|
||||||
|
|
||||||
|
manual: {
|
||||||
|
title: 'Manual',
|
||||||
|
},
|
||||||
},
|
},
|
||||||
|
|
||||||
noti: {
|
noti: {
|
||||||
|
|
|
||||||
|
|
@ -241,6 +241,10 @@ export default {
|
||||||
mode: 'โหมด',
|
mode: 'โหมด',
|
||||||
addSignature: 'เพิ่มลายเซ็น',
|
addSignature: 'เพิ่มลายเซ็น',
|
||||||
},
|
},
|
||||||
|
|
||||||
|
manual: {
|
||||||
|
title: 'คู่มือการใข้งาน',
|
||||||
|
},
|
||||||
},
|
},
|
||||||
|
|
||||||
noti: {
|
noti: {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue