fix: type to package

This commit is contained in:
puriphatt 2024-10-10 17:20:42 +07:00
parent ee45da0e8c
commit c6c1971429
2 changed files with 12 additions and 12 deletions

View file

@ -566,19 +566,19 @@ export default {
name: 'Products and Services Types Name',
},
service: {
title: 'Type',
title: 'Package',
title2: 'Service',
totalWork: 'Total Work',
code: 'Type Code',
name: 'Type Name',
code: 'Package Code',
name: 'Package Name',
work: 'Work',
workName: 'Work Name',
showTotalPrice: 'Show Total Price',
addTitle: 'Add Type',
addTitle: 'Add Package',
registeredBranch: 'Registered Branch',
information: 'Type Information',
information: 'Package Information',
workInformation: 'Work Information',
serviceProperties: 'Type Properties',
serviceProperties: 'Package Properties',
propertiesName: 'Properties Name',
properties: 'Properties',
noProperties: 'No Properties',

View file

@ -561,19 +561,19 @@ export default {
name: 'ชื่อกลุ่มสินค้าและบริการ',
},
service: {
title: 'ประเภท',
title: 'แพ็คเกจ',
title2: 'บริการ',
totalWork: 'งานทั้งหมด',
code: 'รหัสประเภท',
name: 'ชื่อประเภท',
code: 'รหัสแพ็คเกจ',
name: 'ชื่อแพ็คเกจ',
work: 'งาน',
workName: 'ชื่องาน',
showTotalPrice: 'แสดงราคารวม',
addTitle: 'เพิ่มประเภท',
addTitle: 'เพิ่มแพ็คเกจ',
registeredBranch: 'สาขาที่ลงทะเบียน',
information: 'ข้อมูลประเภท',
information: 'ข้อมูลแพ็คเกจ',
workInformation: 'ข้อมูลงาน',
serviceProperties: 'คุณสมบัติของประเภท',
serviceProperties: 'คุณสมบัติของแพ็คเกจ',
propertiesName: 'ชื่อคุณสมบัติ',
properties: 'คุณสมบัติ',
noProperties: 'ยังไม่มีคุณสมบัติ',