feat: i18n
This commit is contained in:
parent
9083bb473a
commit
f39b2e3add
4 changed files with 24 additions and 0 deletions
9
src/i18n/th-th/product-service.ts
Normal file
9
src/i18n/th-th/product-service.ts
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
export default {
|
||||
ProductAndService: 'กลุ่มสินค้าและบริการ',
|
||||
ProductAndServiceAll: 'กลุ่มสินค้าและบริการทั้งหมด',
|
||||
ProductAndServiceType: 'ประเภทสินค้าและบริการ',
|
||||
ProductAndServiceGroupCode: 'รหัสกลุ่มสินค้าและบริการ',
|
||||
ProductAndServiceGroupName: 'ชื่อกลุ่มสินค้าและบริการ',
|
||||
ProductAndServiceTypeCode: 'รหัสประเภทสินค้าและบริการ',
|
||||
ProductAndServiceTypeName: 'ชื่อรหัสประเภทสินค้าและบริการ',
|
||||
};
|
||||
Loading…
Add table
Add a link
Reference in a new issue