feat: about component
This commit is contained in:
parent
2f1c46b9db
commit
a147dc4b4c
6 changed files with 186 additions and 0 deletions
|
|
@ -27,4 +27,15 @@ export default {
|
|||
payRate: 'อัตราค่าจ้าง/วัน',
|
||||
|
||||
salesPerson: 'พนักงานขาย',
|
||||
|
||||
// เกี่ยวกับ
|
||||
about: 'เกี่ยวกับ',
|
||||
branchCode: 'รหัสสาขา',
|
||||
legalEntityCode: 'รหัสนิติบุคคล',
|
||||
taxNo: 'เลขประจำตัวผู้เสียภาษี',
|
||||
customerName: 'ชื่อลูกค้า ภาษาไทย',
|
||||
customerEnglishName: 'ชื่อลูกค้า ภาษาอังกฤษ',
|
||||
registerDate: 'จดทะเบียนเมื่อ',
|
||||
authorizedCapital: 'ทุนจดทะเบียน',
|
||||
registerName: 'จดทะเบียนชื่อ',
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue