feat: add i18n

This commit is contained in:
Methapon2001 2024-06-28 14:14:55 +07:00
parent 0900a05a94
commit 3e299d5c55

View file

@ -5,10 +5,12 @@ export default {
productAndServiceGroupCode: 'รหัสกลุ่มสินค้าและบริการ',
productAndServiceGroupName: 'ชื่อกลุ่มสินค้าและบริการ',
productAndServiceTypeCode: 'รหัสประเภทสินค้าและบริการ',
productAndServiceTypeName: 'ชื่อรหัสประเภทสินค้าและบริการ',
productAndServiceTypeName: 'ชื่อประเภทสินค้าและบริการ',
service: 'บริการ {msg}',
product: 'สินค้า',
productGroup: 'กลุ่มสินค้า {name}',
productType: 'ประเภทสินค้า {name}',
messageTooltipNoProduct: 'ยังไม่มีกลุ่มสินค้าและบริการ',
messageTooltipProductCreate: 'คลิก + เพื่อกลุ่มสินค้าและบริการ',