diff --git a/src/i18n/th-th/product-service.ts b/src/i18n/th-th/product-service.ts index a93917f2..583047de 100644 --- a/src/i18n/th-th/product-service.ts +++ b/src/i18n/th-th/product-service.ts @@ -5,10 +5,12 @@ export default { productAndServiceGroupCode: 'รหัสกลุ่มสินค้าและบริการ', productAndServiceGroupName: 'ชื่อกลุ่มสินค้าและบริการ', productAndServiceTypeCode: 'รหัสประเภทสินค้าและบริการ', - productAndServiceTypeName: 'ชื่อรหัสประเภทสินค้าและบริการ', + productAndServiceTypeName: 'ชื่อประเภทสินค้าและบริการ', service: 'บริการ {msg}', product: 'สินค้า', + productGroup: 'กลุ่มสินค้า {name}', + productType: 'ประเภทสินค้า {name}', messageTooltipNoProduct: 'ยังไม่มีกลุ่มสินค้าและบริการ', messageTooltipProductCreate: 'คลิก + เพื่อกลุ่มสินค้าและบริการ',