fix(04): i18n service to type, product to product & service
This commit is contained in:
parent
51afed5578
commit
9e540bf6d3
2 changed files with 37 additions and 37 deletions
|
|
@ -475,36 +475,36 @@ export default {
|
||||||
name: 'Products and Services Types Name',
|
name: 'Products and Services Types Name',
|
||||||
},
|
},
|
||||||
service: {
|
service: {
|
||||||
title: 'Services',
|
title: 'Type',
|
||||||
totalWork: 'Total Work',
|
totalWork: 'Total Work',
|
||||||
code: 'Services Code',
|
code: 'Type Code',
|
||||||
name: 'Services Name',
|
name: 'Type Name',
|
||||||
work: 'Work',
|
work: 'Work',
|
||||||
workName: 'Work Name',
|
workName: 'Work Name',
|
||||||
showTotalPrice: 'Show Total Price',
|
showTotalPrice: 'Show Total Price',
|
||||||
addTitle: 'Add Services',
|
addTitle: 'Add Type',
|
||||||
registeredBranch: 'Registered Branch',
|
registeredBranch: 'Registered Branch',
|
||||||
information: 'Services Information',
|
information: 'Type Information',
|
||||||
workInformation: 'Work Information',
|
workInformation: 'Work Information',
|
||||||
serviceProperties: 'Services Properties',
|
serviceProperties: 'Type Properties',
|
||||||
propertiesName: 'Properties Name',
|
propertiesName: 'Properties Name',
|
||||||
properties: 'Properties',
|
properties: 'Properties',
|
||||||
noProperties: 'No Properties',
|
noProperties: 'No Properties',
|
||||||
propertiesInWork: 'Properties in work',
|
propertiesInWork: 'Properties in work',
|
||||||
productInWork: 'Products in work',
|
productInWork: 'Products and Services in work',
|
||||||
totalProductWork: 'Total products of work',
|
totalProductWork: 'Total products and services of work',
|
||||||
list: 'Item',
|
list: 'Item',
|
||||||
addWork: 'Add Work',
|
addWork: 'Add Work',
|
||||||
workAlreadyExist: 'Work already exist',
|
workAlreadyExist: 'Work already exist',
|
||||||
},
|
},
|
||||||
product: {
|
product: {
|
||||||
title: 'Products',
|
title: 'Products and Services',
|
||||||
code: 'Products Code',
|
code: 'Products and Services Code',
|
||||||
name: 'Products Name',
|
name: 'Products and Services Name',
|
||||||
registeredBranch: 'Registered Branch',
|
registeredBranch: 'Registered Branch',
|
||||||
noProduct: 'No Products',
|
noProduct: 'No Products and Services',
|
||||||
allProduct: 'All Products',
|
allProduct: 'All Products and Services',
|
||||||
addTitle: 'Add Products',
|
addTitle: 'Add Products and Services',
|
||||||
processingTime: 'Processing Time',
|
processingTime: 'Processing Time',
|
||||||
processingTimeDay: 'Processing Time (Days)',
|
processingTimeDay: 'Processing Time (Days)',
|
||||||
priceInformation: 'Price Information',
|
priceInformation: 'Price Information',
|
||||||
|
|
|
||||||
|
|
@ -473,36 +473,36 @@ export default {
|
||||||
name: 'ชื่อสินค้าและบริการ',
|
name: 'ชื่อสินค้าและบริการ',
|
||||||
},
|
},
|
||||||
service: {
|
service: {
|
||||||
title: 'บริการ',
|
title: 'ประเภท',
|
||||||
totalWork: 'งานทั้งหมด',
|
totalWork: 'งานทั้งหมด',
|
||||||
code: 'รหัสบริการ',
|
code: 'รหัสประเภท',
|
||||||
name: 'ชื่อบริการ',
|
name: 'ชื่อประเภท',
|
||||||
work: 'งาน',
|
work: 'งาน',
|
||||||
workName: 'ชื่องาน',
|
workName: 'ชื่องาน',
|
||||||
showTotalPrice: 'แสดงราคารวม',
|
showTotalPrice: 'แสดงราคารวม',
|
||||||
addTitle: 'เพิ่มบริการ',
|
addTitle: 'เพิ่มประเภท',
|
||||||
registeredBranch: 'สาขาที่ลงทะเบียน',
|
registeredBranch: 'สาขาที่ลงทะเบียน',
|
||||||
information: 'ข้อมูลบริการ',
|
information: 'ข้อมูลประเภท',
|
||||||
workInformation: 'ข้อมูลงาน',
|
workInformation: 'ข้อมูลงาน',
|
||||||
serviceProperties: 'คุณสมบัติของบริการ',
|
serviceProperties: 'คุณสมบัติของประเภท',
|
||||||
propertiesName: 'ชื่อคุณสมบัติ',
|
propertiesName: 'ชื่อคุณสมบัติ',
|
||||||
properties: 'คุณสมบัติ',
|
properties: 'คุณสมบัติ',
|
||||||
noProperties: 'ยังไม่มีคุณสมบัติ',
|
noProperties: 'ยังไม่มีคุณสมบัติ',
|
||||||
propertiesInWork: 'คุณสมบัติภายในงาน',
|
propertiesInWork: 'คุณสมบัติภายในงาน',
|
||||||
productInWork: 'สินค้าภายในงาน',
|
productInWork: 'สินค้าและบริการภายในงาน',
|
||||||
totalProductWork: 'รวมสินค้างาน',
|
totalProductWork: 'รวมสินค้าและบริการงาน',
|
||||||
list: 'รายการ',
|
list: 'รายการ',
|
||||||
addWork: 'เพิ่มงาน',
|
addWork: 'เพิ่มงาน',
|
||||||
workAlreadyExist: 'งานนี้มีอยู่แล้ว',
|
workAlreadyExist: 'งานนี้มีอยู่แล้ว',
|
||||||
},
|
},
|
||||||
product: {
|
product: {
|
||||||
title: 'สินค้า',
|
title: 'สินค้าและบริการ',
|
||||||
code: 'รหัสสินค้า',
|
code: 'รหัสสินค้าและบริการ',
|
||||||
name: 'ชื่อสินค้า',
|
name: 'ชื่อสินค้าและบริการ',
|
||||||
registeredBranch: 'สาขาที่ลงทะเบียน',
|
registeredBranch: 'สาขาที่ลงทะเบียน',
|
||||||
noProduct: 'ยังไม่มีสินค้า',
|
noProduct: 'ยังไม่มีสินค้าและบริการ',
|
||||||
allProduct: 'สินค้าทั้งหมด',
|
allProduct: 'สินค้าและบริการทั้งหมด',
|
||||||
addTitle: 'เพิ่มสินค้า',
|
addTitle: 'เพิ่มสินค้าและบริการ',
|
||||||
processingTime: 'ระยะเวลาดำเนินการ',
|
processingTime: 'ระยะเวลาดำเนินการ',
|
||||||
processingTimeDay: 'ระยะเวลาดำเนินการ (วัน)',
|
processingTimeDay: 'ระยะเวลาดำเนินการ (วัน)',
|
||||||
priceInformation: 'ข้อมูลราคา',
|
priceInformation: 'ข้อมูลราคา',
|
||||||
|
|
@ -543,16 +543,16 @@ export default {
|
||||||
cancel: 'ยกเลิก',
|
cancel: 'ยกเลิก',
|
||||||
},
|
},
|
||||||
backend: {
|
backend: {
|
||||||
productGroupNotFound: 'ไม่พบกลุ่มสินค้า',
|
productGroupNotFound: 'ไม่พบกลุ่มสินค้าและบริการ',
|
||||||
productGroupInUsed: 'กลุ่มสินค้าที่ใช้งานอยู่',
|
productGroupInUsed: 'กลุ่มสินค้าและบริการที่ใช้งานอยู่',
|
||||||
productNotFound: 'ไม่พบสินค้า',
|
productNotFound: 'ไม่พบสินค้าและบริการ',
|
||||||
productInUsed: 'สินค้าใช้งานอยู่',
|
productInUsed: 'สินค้าและบริการใช้งานอยู่',
|
||||||
productTypeNotFound: 'ไม่พบประเภทสินค้า',
|
productTypeNotFound: 'ไม่พบประเภทสินค้าและบริการ',
|
||||||
productGroupAssociatedBadReq: 'ไม่พบกลุ่มสินค้าที่เกี่ยวข้อง',
|
productGroupAssociatedBadReq: 'ไม่พบกลุ่มสินค้าและบริการที่เกี่ยวข้อง',
|
||||||
productTypeInUsed: 'ประเภทสินค้าใช้งานอยู่',
|
productTypeInUsed: 'ประเภทสินค้าและบริการใช้งานอยู่',
|
||||||
productGroupBadReq: 'ไม่พบกลุ่มสินค้า',
|
productGroupBadReq: 'ไม่พบกลุ่มสินค้าและบริการ',
|
||||||
serviceNotFound: 'ไม่พบบริการ',
|
serviceNotFound: 'ไม่พบบริการ',
|
||||||
someProductBadReq: 'ไม่พบสินค้าบางส่วน',
|
someProductBadReq: 'ไม่พบสินค้าและบริการบางส่วน',
|
||||||
serviceInUsed: 'บริการใช้งานอยู่',
|
serviceInUsed: 'บริการใช้งานอยู่',
|
||||||
workNotFound: 'ไม่พบงาน',
|
workNotFound: 'ไม่พบงาน',
|
||||||
workInUsed: 'งานที่ใช้งานอยู่',
|
workInUsed: 'งานที่ใช้งานอยู่',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue